]> git.ipfire.org Git - thirdparty/git.git/commit
git pull manpage: don't include -n from fetch-options.txt
authorMiklos Vajna <vmiklos@frugalware.org>
Fri, 25 Jan 2008 10:17:38 +0000 (10:17 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sat, 26 Jan 2008 06:42:36 +0000 (22:42 -0800)
commit10eb64f5fdaad47ff1973a9c55e7aa87a4524190
tree283456fff2989460c898801519caf2efd897360d
parent2b0d1033a3af476296af6b5d8f524829c6790c1f
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>
Documentation/fetch-options.txt
Documentation/git-pull.txt