bash completion: add --orphan to 'git checkout'
commit86e8e7a566c5546e58f56566d0181a08d60f919f
authorErick Mattos <erick.mattos@gmail.com>
Sat, 22 May 2010 00:43:52 +0000 (21 21:43 -0300)
committerJunio C Hamano <gitster@pobox.com>
Thu, 3 Jun 2010 21:46:19 +0000 (3 14:46 -0700)
tree249fcd78fe303a7150973d08b77107ae20a1d924
parentb2099957752071fec70502c81206364ac986073a
bash completion: add --orphan to 'git checkout'

Update git-completion.bash with new --orphan option to 'git checkout'.

Signed-off-by: Erick Mattos <erick.mattos@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash