git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [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
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ 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] 8+ messages in thread

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-29 19:21 [PATCH v2 0/3] Early HEAD resolution in push.default = current Ramkumar Ramachandra
2013-05-29 19:21 ` [PATCH 1/3] push: factor out the detached HEAD error message Ramkumar Ramachandra
2013-05-29 19:21 ` [PATCH 2/3] push: fail early with detached HEAD and current Ramkumar Ramachandra
2013-05-29 19:34   ` Junio C Hamano
2013-05-29 19:37     ` Ramkumar Ramachandra
2013-05-29 19:59       ` Junio C Hamano
2013-05-29 20:04         ` Ramkumar Ramachandra
2013-05-29 19:21 ` [PATCH 3/3] push: make push.default = current use resolved HEAD 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).