Merge branch 'jc/checkout-auto-track'
commite3de372e135e765749426a0165e893283192e38c
authorJunio C Hamano <gitster@pobox.com>
Sat, 31 Oct 2009 03:07:53 +0000 (30 20:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 31 Oct 2009 03:07:53 +0000 (30 20:07 -0700)
tree8465a6f780ee1f72b0422055bcfe1bae1e3f2331
parent68d00fd83421a0494c66512e4c66829f4863693d
parent46148dd7ea41de10fc784c247924f73ddb21121b
Merge branch 'jc/checkout-auto-track'

* jc/checkout-auto-track:
  git checkout --no-guess
  DWIM "git checkout frotz" to "git checkout -b frotz origin/frotz"
  check_filename(): make verify_filename() callable without dying