El 29/11/2007, a las 23:36, Junio C Hamano escribió:
If people are really serious about reducing the number of commands in
the path, I would expect fixes and bugreports saying "I am setting
gitexecdir different from bindir in _my_ installation when I build
git,
and here are the things that does not work if I do so". Within the
span
of more than 20 months (77cb17e9 introduced gitexecdir in Jan 2006), I
do not think there was a single such report or patch, other than the
message from Nguyen that started this thread.
One reason why there have been no reports is probably because 99% of
people have never heard of gitexecdir nor know what it does.
$ git grep gitexecdir | awk -F : '{print $1}' | uniq
Makefile
config.mak.in
git-gui/Makefile
git-gui/macosx/AppMain.tcl
git.c
Try googling for "site:git.or.cz gitexecdir"
Basically, seems the only way you could know about it is if you've
heard it mentioned on this mailing list and decided to study the
Makefile.
Cheers,
Wincent
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html