From: Jeff King Date: Fri, 7 Dec 2007 21:26:07 +0000 (-0500) Subject: add status.relativePaths config variable X-Git-Tag: v1.5.4-rc0~50 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/46f721c8fee9f1c027f96e2bf987ce6e7d05ab94?ds=sidebyside;hp=46f721c8fee9f1c027f96e2bf987ce6e7d05ab94 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 Signed-off-by: Junio C Hamano ---