From: Junio C Hamano Date: Wed, 24 Jun 2026 20:21:11 +0000 (-0700) Subject: Merge branch 'jk/repo-info-path-keys' into jch X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecc8ef8fe5af65a63816add3a09c9e08674deb9d;p=thirdparty%2Fgit.git Merge branch 'jk/repo-info-path-keys' into jch The "git repo info" command has been taught new keys to output both absolute and relative paths for "gitdir" and "commondir", supported by a new path-formatting helper extracted from "git rev-parse". * jk/repo-info-path-keys: repo: add path.gitdir with absolute and relative suffix formatting repo: add path.commondir with absolute and relative suffix formatting path: extract format_path() and use in rev-parse --- ecc8ef8fe5af65a63816add3a09c9e08674deb9d