author | Michael J Gruber <git@drmicha.warpmail.net> | |
Thu, 26 Nov 2009 15:24:38 +0000 (16:24 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 27 Nov 2009 03:15:57 +0000 (19:15 -0800) | ||
commit | 482a6c106132bea454bf839f458c014f84ddbd99 | |
tree | c1cf24d8d06bb8b4818da82d81b39fcf88a87e57 | tree | snapshot |
parent | 46b77a6b487fceeeb297a9473631939aefd7e6fd | commit | diff |
status -s: respect the status.relativePaths option
Otherwise, 'status' and 'status -s' in a subdir would produce different
names. This change is all the more important because status.relativePaths
is on by default.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Otherwise, 'status' and 'status -s' in a subdir would produce different
names. This change is all the more important because status.relativePaths
is on by default.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-status.txt | diff | blob | history | |
builtin-commit.c | diff | blob | history |