git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] git-p4: use symbolic-ref instead of name-rev
@ 2017-04-15 10:36 Luke Diamand
  2017-04-15 10:36 ` [PATCH 1/3] git-p4: add failing test for name-rev rather than symbolic-ref Luke Diamand
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Luke Diamand @ 2017-04-15 10:36 UTC (permalink / raw)
  To: git
  Cc: Junio C Hamano, Lars Schneider, Sam Hocevar, Michael J Gruber,
	Luke Diamand

Followup to earlier discussion about use of name-rev in git-p4.

http://marc.info/?l=git&m=148979063421355

Luke Diamand (3):
  git-p4: add failing test for name-rev rather than symbolic-ref
  git-p4: add read_pipe_text() internal function
  git-p4: don't use name-rev to get current branch

 git-p4.py                | 38 +++++++++++++++++++++++++++++---------
 t/t9807-git-p4-submit.sh | 16 ++++++++++++++++
 2 files changed, 45 insertions(+), 9 deletions(-)

-- 
2.12.2.719.gcbd162c


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

end of thread, other threads:[~2017-04-15 10:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-15 10:36 [PATCH 0/3] git-p4: use symbolic-ref instead of name-rev Luke Diamand
2017-04-15 10:36 ` [PATCH 1/3] git-p4: add failing test for name-rev rather than symbolic-ref Luke Diamand
2017-04-15 10:36 ` [PATCH 2/3] git-p4: add read_pipe_text() internal function Luke Diamand
2017-04-15 10:36 ` [PATCH 3/3] git-p4: don't use name-rev to get current branch 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).