git.install 2.9.3 https://github.com/ferventcoder/chocolatey-packages Rob Reynolds, Darwin Sanoy Git (Install) Johannes Schindelin, msysgit Committers https://git-for-windows.github.io/ https://cdn.rawgit.com/ferventcoder/chocolatey-packages/02c21bebe5abb495a56747cbb9b4b5415c933fc0/icons/git.svg http://www.gnu.org/licenses/old-licenses/gpl-2.0.html false https://github.com/git-for-windows/git http://git-scm.com/doc http://groups.google.com/group/git-for-windows https://github.com/git-for-windows/git/issues git vcs dvcs version control msysgit admin Git (for Windows) – Fast Version Control Git (for Windows) – Git is a powerful distributed Source Code Management tool. If you just want to use Git to do your version control in Windows, you will need to download Git for Windows, run the installer, and you are ready to start. Note: Git for Windows is a project run by volunteers, so if you want it to improve, volunteer! ### Package Specifics The package uses default install options minus cheetah integration and desktop icons. Cheetah prevents a good upgrade scenario, so it has been removed. #### Package Parameters The following package parameters can be set: * `/GitOnlyOnPath` - this puts gitinstall\cmd on path. This is also done by default if no package parameters are set. * `/GitAndUnixToolsOnPath` - this puts gitinstall\bin on path. This setting will override `/GitOnlyOnPath`. * `/NoAutoCrlf` - this setting only affects new installs, it will not override an existing `.gitconfig`. This will ensure 'Checkout as is, commit as is' * `/WindowsTerminal` - this makes vim use the regular Windows terminal instead of MinTTY terminal These parameters can be passed to the installer with the use of `-params`. For example: `-params '"/GitAndUnixToolsOnPath /NoAutoCrlf"'`. **Please Note**: This is an automatically updated package. If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.