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

So does

    git add --patch [FILE...]
btw (by invoking your $EDITOR).