This patch adds a "--shelve" option to the submit subcommand, it will save the changes to a perforce shelve instead of commiting them. Vinicius Kursancew (1): git-p4: allow submit to create shelved changelists. Documentation/git-p4.txt | 5 +++++ git-p4.py | 36 ++++++++++++++++++++++-------------- t/t9807-git-p4-submit.sh | 31 +++++++++++++++++++++++++++++++ 3 files changed, 58 insertions(+), 14 deletions(-) -- 2.6.0-rc1