author | Lee Marlow <lee.marlow@gmail.com> | |
Tue, 5 Aug 2008 05:50:33 +0000 (23:50 -0600) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 6 Aug 2008 04:21:19 +0000 (21:21 -0700) | ||
commit | 5dad868b26919b03dd78fba182a152224a904d3a | |
tree | b32417f6b8613a2abb2380824c02152ff6fa177c | tree | snapshot |
parent | 4181c7e8a7ece0cf117e7ec6bb8bca989e116f7e | commit | diff |
bash completion: Add completion for 'git init'
Add completions for all long options specified in the docs
--quiet --bare --template= --shared
--shared={false|true|umask|group|all|world|everybody}
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
--quiet --bare --template= --shared
--shared={false|true|umask|group|all|world|everybody}
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 |