@darius I can't write a commit any more without using commit -v, it's so good
Top-level
@darius I can't write a commit any more without using commit -v, it's so good 3 comments
@BestGirlGrace @darius I'm legitimately a bit confused because I never use -v, I just use `git commit` and the diff pops up in my text editor ready for me to write a nice verbose commit message, as is my wont. Do people routinely change repo or local settings to make `-v` necessary?
0
0
2 May 2022 at 19:22 | Open on fediverse.keithzg.ca
@BestGirlGrace @darius Ohhh sorry I see, the *full* diff. I suppose variable autocompletion would be nice! I tend to trawl through `git diff` as a step beforehand so seeing the specifics of the diff didn't even occur to me, heh, whoops.
|