Johannes Schindelin f77bc6492c git-wrapper: append $HOME/bin to the PATH
`$HOME/bin/` is quite convenient a place to put user-specific Git
helpers, such as credential or remote helpers.

When run in Git Bash, it is therefore already appended to the PATH;
Let's do the equivalent when run in Git CMD: when `git.exe` is
called, Git is told to look also for scripts and programs in
`$HOME/bin` (this does not modify Git CMD's `PATH`, of course).

This fixes https://github.com/git-for-windows/git/issues/429

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2016-01-05 14:48:59 +01:00
2016-01-05 14:45:58 +01:00
2016-01-05 14:45:58 +01:00
2016-01-05 14:45:55 +01:00
2015-12-29 19:53:17 +01:00
2016-01-05 14:48:49 +01:00
2016-01-05 14:36:37 +01:00
2016-01-05 14:45:49 +01:00
2016-01-05 14:36:37 +01:00
2015-12-28 13:58:58 -08:00
2016-01-04 14:08:04 -08:00
2015-12-11 11:17:47 -08:00

Git for Windows

Join the chat at https://gitter.im/git-for-windows/git

This is the source code of Git for Windows, forked from Git.

This project is run by a governance model. If you encounter problems, you can report them as GitHub issues, discuss them on Git for Windows' Google Group, and contribute bug fixes.

Description
No description provided
Readme 611 MiB
Languages
C 50.5%
Shell 38.7%
Perl 4.5%
Tcl 3.2%
Python 0.8%
Other 2.1%