diff options
author | Björn Gustavsson <bgustavsson@gmail.com> | 2009-12-12 11:21:46 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-12-12 15:32:07 -0800 |
commit | e25e2b4201716a912b29397515a858238497dbdd (patch) | |
tree | d04bd27577c4bf03d6336403ccd4fd7b6ef3a93c /setup.c | |
parent | 4966688e55d543fe93f9ba270c0f8b71a2c2a53e (diff) | |
download | git-e25e2b4201716a912b29397515a858238497dbdd.tar.gz git-e25e2b4201716a912b29397515a858238497dbdd.tar.xz |
bash: Support new 'git fetch' options
Support the new options --all, --prune, and --dry-run for
'git fetch'.
As the --multiple option was primarily introduced to enable
'git remote update' to be re-implemented in terms of 'git fetch'
(16679e37) and is not likely to be used much from the command
line, it does not seems worthwhile to complicate the code
(to support completion of multiple remotes) to handle it.
Signed-off-by: Björn Gustavsson <bgustavsson@gmail.com>
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'setup.c')
0 files changed, 0 insertions, 0 deletions