Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ef/checkout-empty'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 11 May 2012 18:34:16 +0000
(11:34 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 11 May 2012 18:34:17 +0000
(11:34 -0700)
Running "git checkout" on an unborn branch used to corrupt HEAD
(regression in 1.7.10); this makes it error out.
By Erik Faye-Lund
* ef/checkout-empty:
checkout: do not corrupt HEAD on empty repo
1
2
builtin/checkout.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
d318a39
8338f77
)
diff --cc
builtin/checkout.c
Simple merge