author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Tue, 22 May 2007 00:12:17 +0000 (01:12 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 22 May 2007 01:36:02 +0000 (18:36 -0700) | ||
commit | 0ba956d331e4c14fb1600a62044492c6c27af71a | |
tree | aae1442e634ac78378d483b22058bbc0c2c12273 | tree | snapshot |
parent | 243bfd33997484ee8ea2450f1910306f7138193b | commit | diff |
git-status: respect core.excludesFile
git-add reads this variable, and honours the contents of that file if that
exists. Match this behaviour in git-status, too.
Noticed by Evan Carroll on IRC.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-add reads this variable, and honours the contents of that file if that
exists. Match this behaviour in git-status, too.
Noticed by Evan Carroll on IRC.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/config.txt | diff | blob | history | |
Documentation/git-status.txt | diff | blob | history | |
t/t3001-ls-files-others-exclude.sh | diff | blob | history | |
wt-status.c | diff | blob | history |