]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
"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

1  2 
cache.h

diff --cc cache.h
Simple merge