git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv6 0/1] git-p4: unshelve
@ 2018-05-23 22:20 Luke Diamand
  2018-05-23 22:20 ` [PATCHv6 1/1] git-p4: add unshelve command Luke Diamand
  0 siblings, 1 reply; 2+ messages in thread
From: Luke Diamand @ 2018-05-23 22:20 UTC (permalink / raw)
  To: git
  Cc: Andrey Mazo, Junio C Hamano, Romain Merland, Miguel Torroja,
	Lars Schneider, George Vanburgh, SZEDER Gábor, Luke Diamand

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@BYAPR08MB3845.namprd08.prod.outlook.com/

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


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

end of thread, other threads:[~2018-05-23 22:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-23 22:20 [PATCHv6 0/1] git-p4: unshelve Luke Diamand
2018-05-23 22:20 ` [PATCHv6 1/1] git-p4: add unshelve command Luke Diamand

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