From: Eric Lesh <eclesh@ucla.edu>
To: Julian Phillips <julian@quantumfyre.co.uk>
Cc: Junio C Hamano <junkio@cox.net>, git@vger.kernel.org
Subject: Re: [PATCH] contrib/workdir: add a simple script to create a working directory
Date: Mon, 26 Mar 2007 19:42:30 -0700 [thread overview]
Message-ID: <1174963350.6018.3.camel@localhost> (raw)
In-Reply-To: <20070327003033.4226.8413.julian@quantumfyre.co.uk>
On Tue, 2007-03-27 at 00:15 +0100, Julian Phillips wrote:
> +# want to make sure that what is pointed to has a .git directory ...
> +test -d ${orig_git}/.git || die "${original_git} is not a git repository!";
> +
Shouldn't this be made to work with bare repositories as well?
-Eric
next prev parent reply other threads:[~2007-03-27 2:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-26 23:15 [PATCH] contrib/workdir: add a simple script to create a working directory Julian Phillips
2007-03-26 23:42 ` Junio C Hamano
2007-03-26 23:15 ` Julian Phillips
2007-03-27 2:42 ` Eric Lesh [this message]
2007-03-27 4:13 ` Junio C Hamano
2007-03-27 12:59 ` Julian Phillips
2007-03-27 13:50 ` Eric Lesh
2007-03-27 5:59 ` Junio C Hamano
2007-03-26 23:15 ` [PATCH v3] " Julian Phillips
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=1174963350.6018.3.camel@localhost \
--to=eclesh@ucla.edu \
--cc=git@vger.kernel.org \
--cc=julian@quantumfyre.co.uk \
--cc=junkio@cox.net \
/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).