All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Narebski <jnareb@gmail.com>
To: git@vger.kernel.org
Subject: Re: describe fails on tagless branch
Date: Wed, 07 Feb 2007 13:37:32 +0100	[thread overview]
Message-ID: <eqch3d$5gc$1@sea.gmane.org> (raw)
In-Reply-To: 200702071201.16931.andyparkins@gmail.com

Andy Parkins wrote:

>> It might not be a bad idea to give '-q' option to make it silent
>> when it fails because the commit is indescribable.
> 
> I don't think it's worth it.  The "-q" be used only in scripts, and in a 
> script you would do the whole "2> /dev/null || echo 'No tag found'" thing 
> anyway.

It would be worth for Perl (for gitweb) to be able to use list form of magic
open, without spawning shell (and assorted argument quoting troubles), but
silently. 

I think it would be fairly easy to add -q option to git wrapper: it would
simply set die, error and warn routines and no-op (no-write) versions.

-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git

  reply	other threads:[~2007-02-07 12:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-07  0:23 describe fails on tagless branch Han-Wen Nienhuys
2007-02-07  0:40 ` Jakub Narebski
2007-02-07  1:19   ` Han-Wen Nienhuys
2007-02-07  2:14     ` Junio C Hamano
2007-02-07  9:08       ` Jakub Narebski
2007-02-07  9:22       ` Andy Parkins
2007-02-07  9:58         ` Junio C Hamano
2007-02-07 12:01           ` Andy Parkins
2007-02-07 12:37             ` Jakub Narebski [this message]
2007-02-07 16:29               ` Junio C Hamano

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='eqch3d$5gc$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 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.