git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Secondary --exec-path?
@ 2010-07-23 12:56 Joel C. Salomon
  2010-07-23 14:47 ` Tomas Carnecky
  0 siblings, 1 reply; 2+ messages in thread
From: Joel C. Salomon @ 2010-07-23 12:56 UTC (permalink / raw)
  To: git

I just downloaded git-subtree, and the installation instructions have me
copying the executable file to `git --exec-path`, i.e., to
/usr/lib/git-core.

I'm looking through the documentation for a possible second location for
these scripts, perhaps somewhere in /usr/local, or in /home/me -- is
there such a path?  I'd rather not step on my distro's toes if I can
help it.

--Joel Salomon

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

* Re: Secondary --exec-path?
  2010-07-23 12:56 Secondary --exec-path? Joel C. Salomon
@ 2010-07-23 14:47 ` Tomas Carnecky
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Carnecky @ 2010-07-23 14:47 UTC (permalink / raw)
  To: Joel C. Salomon; +Cc: git

On 7/23/10 2:56 PM, Joel C. Salomon wrote:
> I just downloaded git-subtree, and the installation instructions have me
> copying the executable file to `git --exec-path`, i.e., to
> /usr/lib/git-core.
> 
> I'm looking through the documentation for a possible second location for
> these scripts, perhaps somewhere in /usr/local, or in /home/me -- is
> there such a path?  I'd rather not step on my distro's toes if I can
> help it.

Put the git-substree script into any path you want (such as $HOME/bin)
and then add that to your $PATH. Or simply drop it to /usr/bin.

tom

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

end of thread, other threads:[~2010-07-23 14:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-23 12:56 Secondary --exec-path? Joel C. Salomon
2010-07-23 14:47 ` Tomas Carnecky

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).