All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Cyril Roelandt <tipecaml@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Allow --pretty to be passed to git-describe.
Date: Mon, 24 Mar 2014 22:04:37 -0700	[thread overview]
Message-ID: <7vy4zyoom2.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <1395709444-11220-1-git-send-email-tipecaml@gmail.com> (Cyril Roelandt's message of "Tue, 25 Mar 2014 02:04:04 +0100")

Cyril Roelandt <tipecaml@gmail.com> writes:

> In some cases, ony may want to find the the most recent tag that is reachable
> from a commit and have it pretty printed, using the formatting options available
> in git-log and git-show.

Sorry, but I do not understand the motivation I can read from these
three lines well enough to say that such a change makes any sense.

It somewhat sounds similar to adding a "--long" option to "git show"
so that "git show --long v1.9.0" will act as if it were running a
"git log v1.9.0".  Yes, you can add any option to tell a command to
do something that is usually considered to be a task for some other
command, but does it even make sense to do so in the first place?

  reply	other threads:[~2014-03-25  5:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-25  1:04 [PATCH] Allow --pretty to be passed to git-describe Cyril Roelandt
2014-03-25  5:04 ` Junio C Hamano [this message]
2014-03-25  5:50 ` Eric Sunshine

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=7vy4zyoom2.fsf@alter.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=tipecaml@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.