Merge branch 'maint'
commit455d0f5c23a600ff8c94642ca5123f1bd2f1ec0d
authorJunio C Hamano <gitster@pobox.com>
Fri, 28 Nov 2008 03:23:51 +0000 (27 19:23 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 28 Nov 2008 03:23:51 +0000 (27 19:23 -0800)
treed6674efc969ac919afdaf98202aab53a14d20871
parent608efb875f89a946d5cb37b2dd4077132618e0e1
parent539eec48f0a101b45c5f150a2bbc067fd85bc96d
Merge branch 'maint'

* maint:
  sha1_file.c: resolve confusion EACCES vs EPERM
  sha1_file: avoid bogus "file exists" error message
  git checkout: don't warn about unborn branch if -f is already passed
  bash: offer refs instead of filenames for 'git revert'
  bash: remove dashed command leftovers
  git-p4: fix keyword-expansion regex
  fast-export: use an unsorted string list for extra_refs
  Add new testcase to show fast-export does not always exports all tags
builtin-checkout.c
contrib/completion/git-completion.bash
contrib/fast-import/git-p4
sha1_file.c
t/t9301-fast-export.sh