author | Tuncer Ayaz <tuncer.ayaz@gmail.com> | |
Sat, 15 Nov 2008 00:14:24 +0000 (01:14 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 15 Nov 2008 01:18:32 +0000 (17:18 -0800) | ||
commit | 7f87aff22c0232a5ce327ea3d2923776936c97f4 | |
tree | e7fe32985b21b731d159fb6f73768fc09d1d63af | tree | snapshot |
parent | a0d3ab9c277f1a198ec8e29432c0127d4cf719d2 | commit | diff |
Teach/Fix pull/fetch -q/-v options
Implement git-pull --quiet and git-pull --verbose by
adding the options to git-pull and fixing verbosity
handling in git-fetch.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Implement git-pull --quiet and git-pull --verbose by
adding the options to git-pull and fixing verbosity
handling in git-fetch.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/merge-options.txt | diff | blob | history | |
builtin-fetch.c | diff | blob | history | |
builtin-merge.c | diff | blob | history | |
git-pull.sh | diff | blob | history | |
parse-options.c | diff | blob | history | |
parse-options.h | diff | blob | history | |
t/t5521-pull-options.sh | [new file with mode: 0755] | blob |