git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Multiple paths in GIT_EXEC_PATH
@ 2017-10-17 15:21 Nikolay Yakimov
  2017-10-17 15:56 ` Kevin Daudt
  2017-10-24 20:12 ` Dennis Kaarsemaker
  0 siblings, 2 replies; 4+ messages in thread
From: Nikolay Yakimov @ 2017-10-17 15:21 UTC (permalink / raw)
  To: git

Hello. After updating to a recent git release (2.14, I believe, but
possibly earlier), setting GIT_EXEC_PATH to multiple directories
stopped working. It did work before, and I believe the culprit is
'git-sh-setup', which uses 'git --exec-path' output directly, while
most other git components observe PATH syntax, i.e. multiple paths
with colon separator. Is this intended, or is it an oversight?

For why I need that is another matter. Long story short, I need git to
look for '.gitignore' in a particular non-standard location, since I
have multiple git repositories in the same workdir (that workdir being
$HOME and git repositories being stores for my different configs)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-10-24 20:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-17 15:21 Multiple paths in GIT_EXEC_PATH Nikolay Yakimov
2017-10-17 15:56 ` Kevin Daudt
2017-10-17 21:08   ` Junio C Hamano
2017-10-24 20:12 ` Dennis Kaarsemaker

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).