Johannes Schindelin 41907c3661 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>
2015-09-29 14:09:00 +00:00
2015-09-18 15:12:03 +02:00
2015-09-18 15:11:56 +02:00
2015-09-18 15:11:53 +02:00
2015-09-18 17:37:42 +02:00
2015-09-18 15:09:05 +02:00
2015-09-18 15:11:46 +02:00
2015-09-18 15:09:05 +02:00
2015-09-17 12:16:17 -07:00
2015-07-13 14:02:19 -07:00
2015-09-18 15:12:03 +02:00
2015-09-18 15:12:05 +02:00
2015-09-04 10:43:23 -07:00
2015-09-18 15:12:25 +02:00
2015-09-17 12:16:17 -07:00
2015-09-04 10:43:23 -07:00
2015-08-11 14:29:36 -07: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
A fork of Git containing Windows-specific patches.
Readme 470 MiB
2025-08-19 03:50:05 -05:00
Languages
C 51.7%
Shell 37.5%
Perl 4.3%
Tcl 3%
Python 0.8%
Other 2.5%