git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jay Soffian <jaysoffian@gmail.com>
To: Joey Hess <joey@kitenet.net>
Cc: git@vger.kernel.org
Subject: Re: symlinked working tree gotcha
Date: Mon, 25 Apr 2011 23:41:29 -0400	[thread overview]
Message-ID: <BANLkTik8Pn0b9sgejb2Uawkb=J5tYR9MAA@mail.gmail.com> (raw)
In-Reply-To: <20110425190938.GA24744@gnu.kitenet.net>

On Mon, Apr 25, 2011 at 3:09 PM, Joey Hess <joey@kitenet.net> wrote:
> Hmm, my /bin/pwd does not return "/tmp/foo" when I've cd'd to "/tmp/sym".

A pwd misfeature IMO. Try:

$ pwd -P

You can make -P the default in bash with "shopt -s -o physical"

j.

      reply	other threads:[~2011-04-26  3:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-24 16:58 symlinked working tree gotcha Joey Hess
2011-04-25 18:15 ` Junio C Hamano
2011-04-25 19:09   ` Joey Hess
2011-04-26  3:41     ` Jay Soffian [this message]

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='BANLkTik8Pn0b9sgejb2Uawkb=J5tYR9MAA@mail.gmail.com' \
    --to=jaysoffian@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=joey@kitenet.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).