author | Lee Marlow <lee.marlow@gmail.com> | |
Tue, 5 Aug 2008 05:50:31 +0000 (23:50 -0600) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 6 Aug 2008 04:21:19 +0000 (21:21 -0700) | ||
commit | 3eb11012078e9a2b9f444dbf1aae1f1cdd33fef1 | |
tree | 2d60251525e2ed6704cf01236eb478f59262f931 | tree | snapshot |
parent | 80828488cc5b1fd8395a27e272fa5f855c1ae472 | commit | diff |
bash completion: Add completion for 'git clone'
Add completions for all long options specified in the docs
--local --no-hardlinks --shared --reference
--quiet --no-checkout --bare --mirror --origin
--upload-pack --template= --depth
Signed-off-by: Lee Marlow <lee.marlow@gmail.com>
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Add completions for all long options specified in the docs
--local --no-hardlinks --shared --reference
--quiet --no-checkout --bare --mirror --origin
--upload-pack --template= --depth
Signed-off-by: Lee Marlow <lee.marlow@gmail.com>
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash | diff | blob | history |