projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
ea8c676
8338f77
)
Merge branch 'ef/checkout-empty' into maint
author
Junio C Hamano
<gitster@pobox.com>
Mon, 14 May 2012 18:42:49 +0000
(11:42 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 14 May 2012 18:42:50 +0000
(11:42 -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
diff --cc
builtin/checkout.c
Simple merge