From: "Marten Svanfeldt (dev)" <developer@svanfeldt.com>
To: piyo@users.sourceforge.net
Cc: msysgit@googlegroups.com, git@vger.kernel.org,
Eric Wong <normalperson@yhbt.net>
Subject: Re: [PATCH] Git.pm: Make _temp_cache use the repository directory
Date: Thu, 13 Nov 2008 07:27:27 +0800 [thread overview]
Message-ID: <491B665F.3090103@svanfeldt.com> (raw)
In-Reply-To: <1f748ec60811121406j7ac72c7eqcfbe68132b2ebfc0@mail.gmail.com>
Hi,
Clifford Caoile wrote:
> Hi Marten Svanfeldt:
>
> On Wed, Nov 12, 2008 at 11:28 PM, Marten Svanfeldt (dev)
> <developer@svanfeldt.com> wrote:
..
> I suppose if I wanted to used ${workingdir}/.git instead of
> ${workingdir}, I should replace the $tmpdir line above with $tmpdir =
> $self->repo_path() . "/.git" ?
No. repo_path() is the path to the repository, so the .git directory. If
you instead want within the working directory it is wc_path().
>
> Best regards,
> Clifford Caoile
-Marten Svanfeldt
prev parent reply other threads:[~2008-11-12 23:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-12 14:28 [PATCH] Git.pm: Make _temp_cache use the repository directory Marten Svanfeldt (dev)
2008-11-12 22:06 ` [msysGit] " Clifford Caoile
2008-11-12 23:27 ` Marten Svanfeldt (dev) [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=491B665F.3090103@svanfeldt.com \
--to=developer@svanfeldt.com \
--cc=git@vger.kernel.org \
--cc=msysgit@googlegroups.com \
--cc=normalperson@yhbt.net \
--cc=piyo@users.sourceforge.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).