Y
Hacker News
new
|
ask
|
show
|
jobs
by
nurb
1894 days ago
Not to forget git gui, that allow you to pick lines to commit instead of the whole file
1 comments
c0l0
1894 days ago
So does
git add --patch [FILE...]
btw (by invoking your $EDITOR).
link