author | Jeff King <peff@peff.net> | |
Fri, 7 Dec 2007 21:26:07 +0000 (16:26 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 8 Dec 2007 11:33:24 +0000 (03:33 -0800) | ||
commit | 46f721c8fee9f1c027f96e2bf987ce6e7d05ab94 | |
tree | cc538c99132ea4dad626b5b26e7fb576d72b38c0 | tree | snapshot |
parent | c3ce3261281d00bcdd59907e76f421034ccb1261 | commit | diff |
add status.relativePaths config variable
The output of git-status was recently changed to output relative
paths. Setting this variable to false restores the old behavior for
any old-timers that prefer it.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The output of git-status was recently changed to output relative
paths. Setting this variable to false restores the old behavior for
any old-timers that prefer it.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>