git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv1 0/2] git-p4: work on a detached head
@ 2015-09-05 14:02 Luke Diamand
  2015-09-05 14:02 ` [PATCHv1 1/2] git-p4: add failing test for submit from " Luke Diamand
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Luke Diamand @ 2015-09-05 14:02 UTC (permalink / raw)
  To: git; +Cc: Luke Diamand

git-p4 won't submit from a detached head. If you do, it gives a
cryptic error message, and instead you have to create an endless
series of throw-away branches, which can get very trying.

The first patch in this series demonstrates the problem, and the
second patch fixes it. I've been using it for the last few days.

Luke Diamand (2):
  git-p4: add failing test for submit from detached head
  git-p4: work with a detached head

 git-p4.py               | 18 ++++++++++++------
 t/t9800-git-p4-basic.sh | 16 ++++++++++++++++
 2 files changed, 28 insertions(+), 6 deletions(-)

-- 
2.6.0.rc0.133.ga438a11.dirty

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

end of thread, other threads:[~2015-10-28 19:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-05 14:02 [PATCHv1 0/2] git-p4: work on a detached head Luke Diamand
2015-09-05 14:02 ` [PATCHv1 1/2] git-p4: add failing test for submit from " Luke Diamand
2015-09-05 14:02 ` [PATCHv1 2/2] git-p4: work with a " Luke Diamand
2015-09-09 21:52   ` Junio C Hamano
2015-09-10  7:29     ` Luke Diamand
2015-09-10 16:20       ` Junio C Hamano
2015-10-28 17:44       ` Junio C Hamano
2015-10-28 19:03         ` Luke Diamand
2015-09-09 12:03 ` [PATCHv1 0/2] git-p4: work on " Lars Schneider
2015-09-10  1:57   ` Jacob Keller
2015-09-10  1:59     ` Jacob Keller
2015-09-10 12:23       ` 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).