From: "Santi Béjar" <sbejar@gmail.com>
To: "martin f krafft" <madduck@madduck.net>
Cc: "git discussion list" <git@vger.kernel.org>
Subject: Re: inconsistent detached worktree handling: several bugs
Date: Wed, 7 May 2008 21:20:42 +0200 [thread overview]
Message-ID: <8aa486160805071220v50026bf9ga5a8ae4314bffadc@mail.gmail.com> (raw)
In-Reply-To: <20080507180637.GA2282@lapse.madduck.net>
On Wed, May 7, 2008 at 8:06 PM, martin f krafft <madduck@madduck.net> wrote:
> also sprach Santi Béjar <sbejar@gmail.com> [2008.05.07.0915 +0100]:
>
> > I don't know if it resolves all the issues, but:
> >
> > - If run outside of the working copy => equivalent to run it from the
> > top of the wc.
> > (for the normal case it just fails)
>
> This is not what the output of git-status suggests:
>
> lapse:~|master|.fgits/zsh.git% git status #1,801
>
> # On branch master
> # Changed but not updated:
> # (use "git add <file>..." to update what will be committed)
> #
> # modified: ../../.zsh/zshrc/30_aliases
> #
>
> no changes added to commit (use "git add" and/or "git commit -a")
>
> If, what you said were the case, it'd be .zsh/zshrc/30_aliases.
> ../.. is the setting of core.worktree.
>
So it is run inside the worktree ( $workingdir/.fgits/zsh ) and the
repository is inside the worktree.
>
> > - It is not recommended (supported?) to have the repository inside
> > the working directory (unless it is .git, of course)
>
> Why not?
I read it in this list but I don't find it now. Maybe because of the
special handling of .git does not apply to an arbitrary path.
Santi
next prev parent reply other threads:[~2008-05-07 19:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-05 16:06 inconsistent detached worktree handling: several bugs martin f krafft
2008-05-07 8:15 ` Santi Béjar
2008-05-07 18:06 ` martin f krafft
2008-05-07 19:20 ` Santi Béjar [this message]
2008-05-07 19:32 ` martin f krafft
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=8aa486160805071220v50026bf9ga5a8ae4314bffadc@mail.gmail.com \
--to=sbejar@gmail.com \
--cc=git@vger.kernel.org \
--cc=madduck@madduck.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).