Code

Merge branch 'em/checkout-orphan'
authorJunio C Hamano <gitster@pobox.com>
Mon, 21 Jun 2010 13:02:41 +0000 (06:02 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 Jun 2010 13:02:41 +0000 (06:02 -0700)
commit5bebcd4ecba0791cecaa49d30ddd7ca8ffe03627
treea45f037dd501845eabe6f66bda45547ca63a3c9d
parent8c6b5a84547506c1cfabb966f27a10f5659e7e0b
parent157aaea5fff7dbf2fc39829d827b35df647562a4
Merge branch 'em/checkout-orphan'

* em/checkout-orphan:
  log_ref_setup: don't return stack-allocated array
  bash completion: add --orphan to 'git checkout'
  t3200: test -l with core.logAllRefUpdates options
  checkout --orphan: respect -l option always
  refs: split log_ref_write logic into log_ref_setup
  Documentation: alter checkout --orphan description
Documentation/git-checkout.txt
contrib/completion/git-completion.bash