]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'bc/rev-parse-path-format'
authorJunio C Hamano <gitster@pobox.com>
Fri, 15 Jan 2021 23:20:28 +0000 (15:20 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 15 Jan 2021 23:20:28 +0000 (15:20 -0800)
commit9ba366f12baa9eae07c07fad0e873940dfc25e11
tree5399b7640d2234e090218cf161d04d5a97fa279e
parent6dbbae17d9d1f35e7b46d04ba69e453e0a384ac9
parentfac60b89252e5865da077bb6ccaa9bef43efbfeb
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
cache.h