Re: [PATCHv2 1/3] git-add: make -A description clearer vs. -u
From: Junio C Hamano <hidden> Date: 2016-06-15 22:50:40
Michael J Gruber [off-list ref] writes:
Currently, it sounds as if "notice removal of files" distinguishes "-A"
from "-u", and there is no mention of the worktree.
But both notice the removal, and only "-A" adds changes from untracked
files. Say so.
Signed-off-by: Michael J Gruber <redacted>
Thanks; I think the new wording is an improvement over the existing
message. Applied.