From: Fyn Fynn <fynfynn@gmail.com>
To: git@vger.kernel.org
Subject: Specifying excludesfile in a portable way?
Date: Wed, 23 Dec 2009 19:45:14 -0800 [thread overview]
Message-ID: <1a04eebf0912231945l3235bc4dpdd8c541feef9bdd3@mail.gmail.com> (raw)
I have specify an excludesfile in my ~/.gitconfig:
[core]
excludesfile = /Users/fynn/.gitexcludes
This works fine for my OS X workstation. But when I sync this
.gitconfig to our Linux server, the excludesfile is ignored because my
home directory there is /home/fynn.
Is there a way to specify that in a portable way? I tried both
~/.gitexcludes and $HOME/.gitexcludes; neither worked on any platform.
git version on both platforms is 1.6.4
Thanks,
Fynn
next reply other threads:[~2009-12-24 3:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-24 3:45 Fyn Fynn [this message]
2009-12-24 5:53 ` Specifying excludesfile in a portable way? Jeff King
2009-12-24 7:14 ` Fyn Fynn
2009-12-24 7:36 ` Jeff King
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=1a04eebf0912231945l3235bc4dpdd8c541feef9bdd3@mail.gmail.com \
--to=fynfynn@gmail.com \
--cc=git@vger.kernel.org \
/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).