]> Pileus Git - ~andy/git/commitdiff
Merge branch 'jc/checkout-auto-track'
authorJunio C Hamano <gitster@pobox.com>
Sat, 31 Oct 2009 03:07:53 +0000 (20:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 31 Oct 2009 03:07:53 +0000 (20:07 -0700)
* 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


Trivial merge