6 ms·
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.
by open-paren 1y 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.
- cholantesh 1y agoThat sounds better but I like the granularity I get from scrutinizing specific files or the patch takes too long to review.