From: martin f krafft <madduck@madduck.net>
To: "Santi Béjar" <sbejar@gmail.com>,
"git discussion list" <git@vger.kernel.org>
Subject: Re: inconsistent detached worktree handling: several bugs
Date: Wed, 7 May 2008 19:06:37 +0100 [thread overview]
Message-ID: <20080507180637.GA2282@lapse.madduck.net> (raw)
In-Reply-To: <8aa486160805070115k676b03a6s59d3a74d48d44254@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1197 bytes --]
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.
> - It is not recommended (supported?) to have the repository inside
> the working directory (unless it is .git, of course)
Why not?
--
martin | http://madduck.net/ | http://two.sentenc.es/
"'oh, that was easy,' says Man, and for an encore goes on to prove
that black is white and gets himself killed on the next zebra
crossing."
-- douglas adams, "the hitchhiker's guide to the galaxy"
spamtraps: madduck.bogus@madduck.net
[-- Attachment #2: Digital signature (see http://martin-krafft.net/gpg/) --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2008-05-07 18:07 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 [this message]
2008-05-07 19:20 ` Santi Béjar
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=20080507180637.GA2282@lapse.madduck.net \
--to=madduck@madduck.net \
--cc=git@vger.kernel.org \
--cc=sbejar@gmail.com \
/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).