This is the same as my earlier patch other than fixing the documentation to reflect the change to the destination branch, as noticed by Junio. Luke Diamand (3): git-p4: do not fail in verbose mode for missing 'fileSize' key git-p4: unshelve into refs/remotes/p4-unshelved, not refs/remotes/p4/unshelved git-p4: fully support unshelving changelists Documentation/git-p4.txt | 10 ++--- git-p4.py | 90 +++++++++++++++++++++++----------------- t/t9832-unshelve.sh | 75 ++++++++++++++++++++++++++------- 3 files changed, 117 insertions(+), 58 deletions(-) -- 2.19.1.331.gae0ed827e6