From: Junio C Hamano <gitster@pobox.com>
Date: Mon, 17 Jun 2019 17:15:19 +0000 (-0700)
Subject: Merge branch 'mm/p4-unshelve-windows-fix'
X-Git-Tag: v2.23.0-rc0~109
X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/add59c4708cd629a6ee3175f0e0a796cc9b6db28

Merge branch 'mm/p4-unshelve-windows-fix'

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
---

add59c4708cd629a6ee3175f0e0a796cc9b6db28