Files
git/compat
Johannes Schindelin e653d7d7d8 git-wrapper: prepare for executing configurable command-lines
We are about to use the Git wrapper to call the Git Bash of Git for
Windows. All the wrapper needs to do for that is to set up the
environment variables, use the home directory as working directory and
then hand off to a user-specified command-line.

We prepare the existing code for this change by introducing flags to set
up the environment variables, to launch a non-Git program, and to use
the home directory as working directory.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2016-08-09 15:27:32 +02:00
..
2016-01-04 09:51:33 -08:00
2013-09-11 11:08:52 -07:00
2013-04-12 12:23:20 -07:00