From: Jakub Narebski <jnareb@gmail.com>
To: git@vger.kernel.org
Subject: Re: [RFC/PATCH] git-show: also handle blobs
Date: Sun, 03 Dec 2006 20:03:30 +0100 [thread overview]
Message-ID: <ekv721$5el$1@sea.gmane.org> (raw)
In-Reply-To: Pine.LNX.4.63.0612031952050.28348@wbgn013.biozentrum.uni-wuerzburg.de
Johannes Schindelin wrote:
>
> DESCRIPTION
> -----------
> -Shows commit log and textual diff for a single commit. The
> -command internally invokes 'git-rev-list' piped to
> -'git-diff-tree', and takes command line options for both of
> -these commands. It also presents the merge commit in a special
> -format as produced by 'git-diff-tree --cc'.
> +Shows a commit or blob. In case of a commit it shows the
> +log message and textual diff for a single commit. It also
> +presents the merge commit in a special format as produced by
> +'git-diff-tree --cc'.
>
> This manual page describes only the most frequently used options.
>
This loses the information that you can use all the options
of git-diff-tree and all the options of git-rev-list in git-show.
But I agre that technical information should not be in DESCRIPTION
section of manpage... perhaps later, if it is needed.
--
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git
prev parent reply other threads:[~2006-12-03 19:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-03 18:54 [RFC/PATCH] git-show: also handle blobs Johannes Schindelin
2006-12-03 19:03 ` Jakub Narebski [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='ekv721$5el$1@sea.gmane.org' \
--to=jnareb@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).