Y
Hacker News
new
|
ask
|
show
|
jobs
by
open-paren
406 days ago
How about `git add --patch -all` to make it interactive? I have that aliased to `gap` and it is probably my most used git command.
1 comments
cholantesh
406 days ago
That sounds better but I like the granularity I get from scrutinizing specific files or the patch takes too long to review.
link