top | item 31222715

(no title)

sombremesa | 3 years ago

> When I type 'git add', it lists the two files I actually modified.

Is not typing `-u` really worth installing a whole app that spies on you? Especially since shells like `fish` (FOSS!) will have you just write `-u` + up arrow?

This seems objectively worse to me but I guess we'll see whether they find a real market.

discuss

order

ComputerGuru|3 years ago

I commented above, but actually fish already detects and lists only changed files by default if you do `git add <TAB>` (with or without -u).