diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2013-03-14 22:26:08 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-03-16 23:30:08 -0700 |
commit | ce4c4d4ec3df274349f20431c61ed85cea038026 (patch) | |
tree | 91409aeae0b128f4db7c156fde8d0ca22e2c7933 /dir.h | |
parent | git.c: make usage match manual page (diff) | |
download | tgif-ce4c4d4ec3df274349f20431c61ed85cea038026.tar.xz |
pull: Apply -q and -v options to rebase mode as well
git pull passed -q and -v only to git merge, but they can be useful for
git rebase as well, so pass them there, too.
In particular, using -q shuts up the "Already up-to-date." message.
Especially, a new test script runs the same "pull --rebase" twice to
make sure both cases are quiet, when it has something to fetch and
when it is already up to date.
Signed-off-by: Peter Eisentraut <peter@eisentraut.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'dir.h')
0 files changed, 0 insertions, 0 deletions