Files
git/exec_cmd.c
Johannes Sixt 00a4ff4f3f Compute the ultimate fallback for exec_path from the program invocation.
Since on Windows the user is fairly free where to install programs, we
cannot rely on a hard-coded path. We use the program name to derive the
installation directory and use that as exec_path.

The possiblity to have just the git wrapper in the PATH and let it invoke
the toolset is sacrificed.
2007-04-11 17:17:52 +02:00

5.1 KiB