git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] allow git-p4 to create shelved changelists
@ 2016-11-28  9:33 Vinicius Kursancew
  2016-11-28  9:33 ` [PATCH] git-p4: allow submit " Vinicius Kursancew
  2016-11-28 19:06 ` [PATCH] allow git-p4 " Junio C Hamano
  0 siblings, 2 replies; 5+ messages in thread
From: Vinicius Kursancew @ 2016-11-28  9:33 UTC (permalink / raw)
  To: gitster, git; +Cc: Vinicius Kursancew

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-11-29 18:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-28  9:33 [PATCH] allow git-p4 to create shelved changelists Vinicius Kursancew
2016-11-28  9:33 ` [PATCH] git-p4: allow submit " Vinicius Kursancew
2016-11-28 19:06 ` [PATCH] allow git-p4 " Junio C Hamano
2016-11-29 12:47   ` Luke Diamand
2016-11-29 18:59     ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).