git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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: Tue, 27 Mar 2007 06:50:18 -0700	[thread overview]
Message-ID: <1175003418.6140.7.camel@localhost> (raw)
In-Reply-To: <Pine.LNX.4.64.0703271356590.1024@reaper.quantumfyre.co.uk>

On Tue, 2007-03-27 at 13:59 +0100, Julian Phillips wrote:
> > Shouldn't this be made to work with bare repositories as well?
> 
> I guess that depends ...
> 
> There's probably no reason that it couldn't, but it wasn't something that 
> I was interested in seeing it do.  I don't have any bare repositories on 
> my development machine, and don't anticipate having any in the future.
> 

Also, the symlinked config file will have core.bare = true, which will
make anything with require_work_tree refuse to run.  (Unless
git-sh-setup's is_bare_repository was made to look for .git first, then
check for core.bare.  But that is probably useless.)

You're right in that there may not be many use cases for this.  Sorry
for the noise.

-Eric

  reply	other threads:[~2007-03-27 13:50 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
2007-03-27  4:13       ` Junio C Hamano
2007-03-27 12:59       ` Julian Phillips
2007-03-27 13:50         ` Eric Lesh [this message]
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=1175003418.6140.7.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).