From: Junio C Hamano Date: Fri, 15 Jan 2021 23:20:28 +0000 (-0800) Subject: Merge branch 'bc/rev-parse-path-format' X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9ba366f12baa9eae07c07fad0e873940dfc25e11;p=git.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