2009/2/22 bill lam [off-list ref]:
I make and install with prefix=/usr/bin , however I can only find git
inside /usr/bin; other git-???? are missing although they are built.
"which git-rev-parse" return nothing but "git rev-parse" can work.
Where are these git commands stored and how does the git locate them ?
Have a look at the output of `git --exec-path`.
--
Cheers,
Sverre Rabbelier