This just removes the verbose print change, which will end up causing conflicts later since it's also being fixed in another commit. Discussed here: https://public-inbox.org/git/BYAPR08MB38455AFE85AE6B04EB31EF92DA6B0@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/ Luke Diamand (1): git-p4: add unshelve command Documentation/git-p4.txt | 32 ++++++ git-p4.py | 213 ++++++++++++++++++++++++++++++++------- t/t9832-unshelve.sh | 138 +++++++++++++++++++++++++ 3 files changed, 347 insertions(+), 36 deletions(-) create mode 100755 t/t9832-unshelve.sh -- 2.17.0.392.gdeb1a6e9b7