Hi, On Mon, 7 Jul 2008, Johannes Sixt wrote:
> Since the 'dash-less' changes are now in upstream, mingw.git does not > work anymore out of the box. The reason is that I introduced a function > builtin_exec_path() that computes the path from the program invocation > and ignores the predefined GIT_EXEC_PATH (which is the value of > $(gitexecdir) int the Makefile). What prevents you from stripping "/bin/<basename>.exe" or "/libexec/git-core/<basename>.exe", whichever was found, from the path? Ciao, Dscho
