Package: git
Version: 1:1.7.10.4-1+wheezy1
Severity: minor
Dear Maintainer,
I tried to make "git show $commit" show the log but not the diff.
Running "git show -h" yields
--quiet suppress diff output
(and doesn't mention -s at all)
Running "git show --help" (or "man git") doesn't mention --quiet and only
mentions -s in
EXAMPLES
git show -s --format=%s v1.0.0^{commit}
Shows the subject of the commit pointed to by the tag v1.0.0.
which doesn't even feel relevant.
Now, according to
http://git.661346.n2.nabble.com/git-show-and-the-quiet-option-td6414698.html
--quiet never really worked and the proper way to not show diff is -s.
I feel both the "git show -h" and the manpage should reflect that.
AFAICT this applies to 1.8.2 (currently in experimental) as well.
Thanks,
Best regards,
Martin Hradil
-- System Information:
Debian Release: 7.0
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable'), (400, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages git depends on:
ii git-man 1:1.7.10.4-1+wheezy1
ii libc6 2.13-38
ii libcurl3-gnutls 7.26.0-1+wheezy1
ii liberror-perl 0.17-1
ii libexpat1 2.1.0-1
ii perl-modules 5.14.2-20
ii zlib1g 1:1.2.7.dfsg-13
Versions of packages git recommends:
ii less 444-4
ii openssh-client [ssh-client] 1:6.0p1-4
ii patch 2.6.1-3
ii rsync 3.0.9-4
Versions of packages git suggests:
ii gettext-base 0.18.1.1-9
pn git-arch <none>
pn git-cvs <none>
pn git-daemon-run | git-daemon-sysvinit <none>
pn git-doc <none>
pn git-el <none>
pn git-email <none>
ii git-gui 1:1.7.10.4-1+wheezy1
ii git-svn 1:1.7.10.4-1+wheezy1
ii gitk 1:1.7.10.4-1+wheezy1
pn gitweb <none>
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]