Merge branch 'jk/maint-checkout-orphan-check-fix'
authorJunio C Hamano <gitster@pobox.com>
Sat, 28 Jul 2012 04:11:33 +0000 (21:11 -0700)
committerJunio 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

Simple merge