author | Junio C Hamano <junkio@cox.net> | |
Mon, 24 Oct 2005 22:11:47 +0000 (15:11 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 24 Oct 2005 22:11:47 +0000 (15:11 -0700) | ||
commit | 38cc7ab8144e111b47ac0ad3fcf6cb70d546e473 | |
tree | f39ac158ebd3d63dac4b72c37e9c5c646c1ef933 | tree | snapshot |
parent | 7744f3b8882812d4ff3e75a3c84763895f5d9cdf | commit | diff |
Clarify git status output.
What we list as "Ignored files" are not "ignored". Rather, it
is the list of "not listed in the to-be-ignored files, but
exists -- you may be forgetting to add them".
Pointed out by Daniel.
Signed-off-by: Junio C Hamano <junkio@cox.net>
What we list as "Ignored files" are not "ignored". Rather, it
is the list of "not listed in the to-be-ignored files, but
exists -- you may be forgetting to add them".
Pointed out by Daniel.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-status.sh | diff | blob | history |