sharepointdev - msysgit 1.7.10

msysgit - 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!

PM> Install-Package msysgit -Version 1.7.10 -Source https://www.myget.org/F/sharepointdev/api/v3/index.json

Copy to clipboard

> nuget.exe install msysgit -Version 1.7.10 -Source https://www.myget.org/F/sharepointdev/api/v3/index.json

Copy to clipboard

> dotnet add package msysgit --version 1.7.10 --source https://www.myget.org/F/sharepointdev/api/v3/index.json

Copy to clipboard
<PackageReference Include="msysgit" Version="1.7.10" />
Copy to clipboard
source https://www.myget.org/F/sharepointdev/api/v3/index.json

nuget msysgit  ~> 1.7.10
Copy to clipboard

> choco install msysgit --version 1.7.10 --source https://www.myget.org/F/sharepointdev/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "sharepointdev" -SourceLocation "https://www.myget.org/F/sharepointdev/api/v2"
Install-Module -Name "msysgit" -RequiredVersion "1.7.10" -Repository "sharepointdev" 
Copy to clipboard

Owners

Authors

Johannes Schindelin, msysgit Committers

Project URL

http://code.google.com/p/msysgit/

License

GPL-2.0

Tags

msysgit git vcs dvcs version control admin

Info

763 total downloads
763 downloads for version 1.7.10
Download (5.41 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.7.10 5.41 KB Sun, 04 Nov 2012 19:48:20 GMT 763