1,705,947
Downloads
6,819
Downloads of v 2.11.1
2/3/2017
Last update
Git for Windows focuses on offering a lightweight, native set of tools that bring the full feature set of the Git SCM to Windows while providing appropriate user interfaces for experienced Git users and novices alike.
Features
- Git BASH: Git for Windows provides a BASH emulation used to run Git from the command line. *NIX users should feel right at home, as the BASH emulation behaves just like the "git" command in LINUX and UNIX environments.
- Git GUI: As Windows users commonly expect graphical user interfaces, Git for Windows also provides the Git GUI, a powerful alternative to Git BASH, offering a graphical version of just about every Git command line function, as well as comprehensive visual diff tools.
- Shell Integration: Simply right-click on a folder in Windows Explorer to access the BASH or GUI.
Package parameters
The following package parameters can be set:
GitOnlyOnPath
- Puts gitinstall\cmd on path. This is also done by default if no package parameters are set.GitAndUnixToolsOnPath
- Puts gitinstall\bin on path. This setting will override/GitOnlyOnPath
.NoAutoCrlf
- Ensure 'Checkout as is, commit as is'. This setting only affects new installs, it will not override an existing.gitconfig
.WindowsTerminal
- Makesvim
use the regular Windows terminal instead of MinTTY terminal.NoShellIntegration
- Disables shell integration ( "Git GUI Here" and "Git Bash Here" entries in context menus).
These parameters can be passed to the installer with the use of -params
.
For example: -params '"/GitAndUnixToolsOnPath /NoAutoCrlf"'
.
Notes
- The package uses default install options minus cheetah integration and desktop icons. Cheetah prevents a good upgrade scenario, so it has been removed.
To install Git, run the following command from the command line or from PowerShell:
C:\> choco install git
--version 2.11.1
To upgrade Git, run the following command from the command line or from PowerShell:
C:\> choco upgrade git
--version 2.11.1
Files
Hide- This package has no content.
Virus Scan Results
- git.2.11.1.nupkg (743d461e46ac) - ## / 58 - Log in or click on link to see number of positives
Dependencies
-
- git.install (= 2.11.1)
Package Maintainer(s)
Software Author(s)
Tags
Version History
Version | Downloads | Last updated | Status |
---|---|---|---|
Git 2.17.0 | 38168 | Tuesday, April 3, 2018 | approved |
Git 2.16.3 | 19697 | Friday, March 23, 2018 | approved |
Git 2.16.2 | 49478 | Tuesday, February 20, 2018 | approved |
Git 2.16.1.4 | 36576 | Thursday, February 8, 2018 | approved |
Git 2.16.1.3 | 2762 | Tuesday, February 6, 2018 | approved |
Git 2.16.1.2 | 10910 | Saturday, February 3, 2018 | approved |
Git 2.16.1 | 22054 | Monday, January 22, 2018 | approved |
Git 2.16.0.2 | 9421 | Friday, January 19, 2018 | approved |
Git 2.15.1.2 | 58573 | Thursday, November 30, 2017 | approved |
Git 2.15.1 | 4076 | Wednesday, November 29, 2017 | approved |
Discussion for the Git Package
Ground rules:
- This discussion is only about Git and the Git package. If you have feedback for Chocolatey, please contact the google group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Git, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.