author | Miklos Vajna <vmiklos@frugalware.org> | |
Fri, 25 Jan 2008 10:17:38 +0000 (10:17 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 26 Jan 2008 06:42:36 +0000 (22:42 -0800) | ||
commit | 10eb64f5fdaad47ff1973a9c55e7aa87a4524190 | |
tree | 283456fff2989460c898801519caf2efd897360d | tree | snapshot |
parent | 2b0d1033a3af476296af6b5d8f524829c6790c1f | commit | diff |
git pull manpage: don't include -n from fetch-options.txt
The -n option stands for --no-summary in git pull
[jes: reworded the description to avoid mentioning 'git-fetch';
also exclude '-n' conditional on git-pull -- ugly because of
the missing "else" statement in asciidoc]
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The -n option stands for --no-summary in git pull
[jes: reworded the description to avoid mentioning 'git-fetch';
also exclude '-n' conditional on git-pull -- ugly because of
the missing "else" statement in asciidoc]
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/fetch-options.txt | diff | blob | history | |
Documentation/git-pull.txt | diff | blob | history |