author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Tue, 23 Jan 2007 12:30:20 +0000 (13:30 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 5 Feb 2007 22:02:16 +0000 (14:02 -0800) | ||
commit | 6d9ba67b0fc2f18c1d7a65514edbdcdf86429c1c | |
tree | ed60e9bec4aa2adc5aecde724614f3fa4a542971 | tree | snapshot |
parent | 98d47d4ccf76725e7833c1bbda1da82f7648925f | commit | diff |
Commands requiring a work tree must not run in GIT_DIR
This patch helps when you accidentally run something like git-clean
in the git directory instead of the work tree.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This patch helps when you accidentally run something like git-clean
in the git directory instead of the work tree.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-ls-files.c | diff | blob | history | |
builtin-rev-parse.c | diff | blob | history | |
git-sh-setup.sh | diff | blob | history | |
git.c | diff | blob | history |