* Junio C Hamano <gitster@xxxxxxxxx> [08-07-20 20:30]:
So for such people who would find "add -A" useful, "commit -a" will not be "unrelated changes in the same commit". And for such people, I would even say "commit -A" would be even more useful, too.
There is one occasion I could use a "add -A": To shorten git add -u; git add .; git commit -m "wip"; git checkout $stuff So in my opinion, if one wants a "stage my whole workdir" option, it would be suited best as an option to commit (and maybe stash). -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html