projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
cdd159b
add416a
)
Merge branch 'jk/maint-checkout-orphan-check-fix'
author
Junio C Hamano
<gitster@pobox.com>
Sat, 28 Jul 2012 04:11:33 +0000
(21:11 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Sat, 28 Jul 2012 04:11:34 +0000
(21:11 -0700)
"git checkout <branchname>" to come back from a detached HEAD state
incorrectly computed reachability of the detached HEAD, resulting in
unnecessary warnings.
* jk/maint-checkout-orphan-check-fix:
checkout: don't confuse ref and object flags
1
2
builtin/checkout.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
builtin/checkout.c
Simple merge