Johannes Schindelin 7d5edeb7bc 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-11-07 16:47:57 +01:00
2015-11-07 16:43:46 +01:00
2015-11-07 16:43:46 +01:00
2015-11-07 16:43:44 +01:00
2015-11-07 16:44:11 +01:00
2015-11-07 16:19:44 +01:00
2015-09-28 15:33:56 -07:00
2015-11-07 16:43:40 +01:00
2015-09-28 19:16:54 -07:00
2015-09-28 14:57:10 -07:00
2015-11-07 16:19:44 +01:00
2015-11-05 12:20:34 -08:00
2015-11-07 16:43:52 +01:00
2015-09-28 15:28:31 -07:00
2015-09-28 15:33:56 -07:00
2015-11-07 16:44:02 +01:00
2015-11-05 12:20:34 -08:00
2015-09-28 19:16:54 -07:00
2015-09-28 19:16:54 -07:00
2015-09-09 14:30:35 -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 487 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%