Re: git-ls-files -m lists the same file multiple times
From: Junio C Hamano <hidden> Date: 2016-06-15 22:43:07
Andy Parkins [off-list ref] writes:
Definitely. You see I am in the strange position of being able to type
faster than I can think, so typing
git-ls-files -m | xargs git add
Saves me the trouble of engaging my brain :-)
Well, I do not think being able to type faster is so unique. I
know more than a handful people who share that ;-).
You can use "git add -u" in 1.5.2 ;-)