Merge branch 'master' of git://repo.or.cz/git/fastimport into maint
authorJunio C Hamano <junkio@cox.net>
Fri, 25 May 2007 04:34:59 +0000 (21:34 -0700)
committerJunio C Hamano <junkio@cox.net>
Fri, 25 May 2007 04:34:59 +0000 (21:34 -0700)
* 'master' of git://repo.or.cz/git/fastimport:
  Update bash completion for git-config options
  Teach bash completion about recent log long options
  Teach bash completion about 'git remote update'
  Update bash completion header documentation
  Remove a duplicate --not option in bash completion
  Teach bash completion about git-shortlog
  Hide the plumbing diff-{files,index,tree} from bash completion
  Update bash completion to ignore some more plumbing commands


Trivial merge