git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Fixing volatile HEAD in push.default = current
@ 2013-05-21 18:23 Ramkumar Ramachandra
  2013-05-21 18:23 ` [PATCH 1/3] push: factor out the detached HEAD error message Ramkumar Ramachandra
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Ramkumar Ramachandra @ 2013-05-21 18:23 UTC (permalink / raw)
  To: Git List

There's still a lot to think about.

[3/3] is the big itch: [1/2] and [2/2] are just setup patches.

Ramkumar Ramachandra (3):
  push: factor out the detached HEAD error message
  push: fail early with detached HEAD and current
  push: don't push the volatile HEAD with current

 builtin/push.c | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

-- 
1.8.3.rc3.7.gc1ff30b

^ permalink raw reply	[flat|nested] 18+ messages in thread
* [PATCH v2 0/3] Early HEAD resolution in push.default = current
@ 2013-05-29 19:21 Ramkumar Ramachandra
  2013-05-29 19:21 ` [PATCH 1/3] push: factor out the detached HEAD error message Ramkumar Ramachandra
  0 siblings, 1 reply; 18+ messages in thread
From: Ramkumar Ramachandra @ 2013-05-29 19:21 UTC (permalink / raw)
  To: Git List; +Cc: Junio C Hamano

The commit message in [3/3] is rewritten although I've mentioned the
original motivation at the end.

No other changes.

Ramkumar Ramachandra (3):
  push: factor out the detached HEAD error message
  push: fail early with detached HEAD and current
  push: make push.default = current resolve HEAD early

 builtin/push.c | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

-- 
1.8.3.12.gbd56588

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

end of thread, other threads:[~2013-05-29 19:23 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-21 18:23 [PATCH 0/3] Fixing volatile HEAD in push.default = current Ramkumar Ramachandra
2013-05-21 18:23 ` [PATCH 1/3] push: factor out the detached HEAD error message Ramkumar Ramachandra
2013-05-21 18:23 ` [PATCH 2/3] push: fail early with detached HEAD and current Ramkumar Ramachandra
2013-05-21 18:23 ` [PATCH 3/3] push: don't push the volatile HEAD with current Ramkumar Ramachandra
2013-05-21 19:13 ` [PATCH 0/3] Fixing volatile HEAD in push.default = current Junio C Hamano
2013-05-21 19:52   ` Ramkumar Ramachandra
2013-05-21 20:04     ` Junio C Hamano
2013-05-21 20:24     ` Junio C Hamano
2013-05-21 21:09       ` Ramkumar Ramachandra
2013-05-22 14:26         ` Junio C Hamano
2013-05-22 14:43           ` Ramkumar Ramachandra
2013-05-22 17:11             ` Junio C Hamano
2013-05-23  7:55               ` Ramkumar Ramachandra
2013-05-23  8:53                 ` Andreas Krey
2013-05-23 14:45                   ` Junio C Hamano
2013-05-23 19:27                     ` Andreas Krey
2013-05-23 14:49                 ` Junio C Hamano
  -- strict thread matches above, loose matches on Subject: below --
2013-05-29 19:21 [PATCH v2 0/3] Early HEAD resolution " Ramkumar Ramachandra
2013-05-29 19:21 ` [PATCH 1/3] push: factor out the detached HEAD error message Ramkumar Ramachandra

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