]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'mm/p4-unshelve-windows-fix' into maint
authorJunio C Hamano <gitster@pobox.com>
Thu, 25 Jul 2019 21:27:11 +0000 (14:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Jul 2019 21:27:11 +0000 (14:27 -0700)
commit0eb2774b25641d797ffb09a884b85e93a6563648
tree98b8d8b4078cc8922f9abc9374c04760a7636475
parent7a779ca2f89a33f405029ac30891cec769b08d2e
parentc3f2358de39a8ac754ae68880a992835a84a6f0c
Merge branch 'mm/p4-unshelve-windows-fix' into maint

The command line to invoke a "git cat-file" command from inside
"git p4" was not properly quoted to protect a caret and running a
broken command on Windows, which has been corrected.

* mm/p4-unshelve-windows-fix:
  p4 unshelve: fix "Not a valid object name HEAD0" on Windows