From: Jeff King <peff@peff.net>
To: Eric Gerlach <egerlach@feds.uwaterloo.ca>
Cc: git@vger.kernel.org
Subject: Re: Is "show-ref -h" a good test for an empty repository?
Date: Fri, 5 Sep 2008 21:29:41 -0400 [thread overview]
Message-ID: <20080906012941.GA2009@coredump.intra.peff.net> (raw)
In-Reply-To: <48C1D2AE.3010001@feds.uwaterloo.ca>
On Fri, Sep 05, 2008 at 08:45:34PM -0400, Eric Gerlach wrote:
> I'm trying to test to see if "git diff --cached" will fail because there
> are no existing commits. I've come up with running "git show-ref -h -q"
> and testing its return value. My hypothesis is: If and only if
> git-show-ref succeeds then git-diff will succeed.
>
> Are my logic and assumptions sound? I'm a bit out of my git comfort zone
> here, so I'd like to get some validation from some people who know
> better.
Maybe "git rev-parse --verify HEAD"?
-Peff
next prev parent reply other threads:[~2008-09-06 1:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-06 0:45 Is "show-ref -h" a good test for an empty repository? Eric Gerlach
2008-09-06 1:29 ` Jeff King [this message]
2008-09-07 14:21 ` Eric Gerlach
2008-09-07 15:50 ` Jeff King
2008-09-07 17:31 ` Junio C Hamano
2008-09-07 17:34 ` Jeff King
2008-09-08 13:24 ` Eric Gerlach
2008-09-08 14:42 ` Jeff King
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=20080906012941.GA2009@coredump.intra.peff.net \
--to=peff@peff.net \
--cc=egerlach@feds.uwaterloo.ca \
--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).