From: Junio C Hamano Date: Fri, 15 Jan 2021 23:20:28 +0000 (-0800) Subject: Merge branch 'bc/rev-parse-path-format' X-Git-Tag: v2.31.0-rc0~140 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9ba366f12baa9eae07c07fad0e873940dfc25e11;p=thirdparty%2Fgit.git Merge branch 'bc/rev-parse-path-format' "git rev-parse" can be explicitly told to give output as absolute or relative path with the `--path-format=(absolute|relative)` option. * bc/rev-parse-path-format: rev-parse: add option for absolute or relative path formatting abspath: add a function to resolve paths with missing components --- 9ba366f12baa9eae07c07fad0e873940dfc25e11