1
0
mirror of https://github.com/git/git.git synced 2024-10-04 01:41:30 +02:00
git/contrib/completion
Shawn O. Pearce fb72759b7d Teach bash completion about 'git remote update'
Recently the git-remote command grew an update subcommand, which
can be used to execute git-fetch across multiple repositories
in a single step.  These can be configured with the 'remotes.*'
configuration options, so we can offer completion for any name that
matches and appears to be useful to git-remote update.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-05-24 01:46:49 -04:00
..
git-completion.bash Teach bash completion about 'git remote update' 2007-05-24 01:46:49 -04:00