Luke Diamand <l...@diamand.org> writes:

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

Also you set up when-finished driver for clean-up before running
clone, which I think is a good change, too.

Will replace.  Thanks.

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

Reply via email to