7 ms·
Not to forget git gui, that allow you to pick lines to commit instead of the whole file
by nurb 5y ago
Not to forget git gui, that allow you to pick lines to commit instead of the whole file
- c0l0 5y agoSo does git add --patch [FILE...] btw (by invoking your $EDITOR).