From: Junio C Hamano Date: Mon, 27 Feb 2017 21:57:17 +0000 (-0800) Subject: Merge branch 'js/git-path-in-subdir' X-Git-Tag: v2.13.0-rc0~158 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=39b8980bb9eacfff0f28101e71354350fdfc5340;p=thirdparty%2Fgit.git Merge branch 'js/git-path-in-subdir' The "--git-path", "--git-common-dir", and "--shared-index-path" options of "git rev-parse" did not produce usable output. They are now updated to show the path to the correct file, relative to where the caller is. * js/git-path-in-subdir: rev-parse: fix several options when running in a subdirectory rev-parse tests: add tests executed from a subdirectory --- 39b8980bb9eacfff0f28101e71354350fdfc5340