1. c:\> cinst git

    Git 1.8.1.2

    By:

    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!

  2. c:\> cinst git.install

    Git (Install) 1.8.1.2

    By:

    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!

  3. c:\> cinst poshgit

    posh-git 0.4.0.20120717

    By:

    posh-git - A set of PowerShell scripts which provide Git/PowerShell integration.

  4. c:\> cinst msysgit

    msysgit 1.7.10.20120526

    By:

    [Deprecated - please use Git package now] 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 w... More information

  5. c:\> cinst Git-TF

    Git-TF 2.0.2.20130214

    By:

    Git-TF is a set of cross-platform, command line tools that facilitate sharing of changes between TFS and Git. These tools allow a developer to use a local Git repository, and configure it to share changes with a TFS server. Using the tools, changes made in TFS can be pulled into a local Git repository, and changes made in the Git repository can be ... More information

  6. c:\> cinst gittfs

    GitTfs 0.17.1.1

    By:

    git-tfs is a two-way bridge between TFS and git, similar to git-svn. It fetches TFS commits into a git repository, and lets you push your updates back to TFS.

  7. c:\> cinst TortoiseGit

    TortoiseGit 1.8.3

    By:

    TortoiseGit is the coolest Interface to (Git) Version Control. It is a port of TortoiseSVN for Git. TortoiseGit supports you with regular tasks, such as committing, showing logs, diffing two versions, creating branches and tags, creating patches and so on. | Please install with chocolatey (http://nuget.org/List/Packages/chocolatey).

  8. c:\> cinst gitextensions

    GitExtensions 2.44

    By:

    Git Extensions is the only graphical user interface for Git that allows you control Git without using the commandline. It comes with a manual and video tutorials to get you started quickly.

  9. c:\> cinst git-credential-winstore

    git-credential-winstore 1.0.0

    By:

    This application is a small helper app designed to follow the git credentials API as defined by the Git Documentation. This app just uses the existing Windows Credential Store to hold your credentials. You can see the stored credentials by going to Control Panel > User Accounts > Credential Manager and choosing "Windows Credentials". The entries st... More information

  10. c:\> cinst git.commandline

    Git (CommandLine) 1.8.1.2

    By:

    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!

  11. c:\> cinst git.difftool.diffmerge

    git-difftool diffmerge 0.0.2

    By:

    To configure your Git diff tool, you need a shell script wrapper and a few git config calls. This script does all the hard work for you! Alexander Gross fixed it for baseless diffs. Enjoy... cmd> git difftool [normal-options]

  12. c:\> cinst Posh-GIT-HG

    Posh-GIT-HG 1.0.4

    By:

    A altered profile prompt function to allow Posh-HG and Posh-Git to function on the same machine. This is based on a StackOverflow answer that posted a profile script modifying a user's powershell prompt to play nice with both Posh-HG and Posh-GIT.

  13. c:\> cinst git-flow-dependencies

    git-flow-dependencies 0.2

    By:

    These is a metapackage that installs the dependencies required to for git-flow on windows. https://github.com/nvie/gitflow/wiki/Windows

  14. c:\> cinst githubforwindows

    GitHub for Windows 1.0.11.0

    By:

    GitHub for Windows is a 100% native application that will run on Windows XP, Vista, 7 and even the pre-release Windows 8. Included in the application is a complete installation of msysGit making this the single best way to start using Git on Windows.

  15. c:\> cinst EthanBrown.GitAliases

    Git - Aliases 0.0.5

    By:

    My standard Git aliases aliases = config --get-regexp alias amend = commit --amend bl = blame -w -M -C bra = branch -rav branches = branch -rav changed = status -sb f = !git ls-files | grep -i filelog = log -u hist = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%c... More information

    87 downloads

    Tags

  16. c:\> cinst EthanBrown.GitConfiguration

    Git - Development Configuration 0.0.3

    By:

    Very simple set of standard Git config on Windows core.autocrlf true core.safecrlf false rebase.autosquash true help.format html push.default simple core.editor Notepad++ diff.tool DiffMerge diff.guitool DiffMerge merge.tool DiffMerge

    86 downloads

    Tags

  17. c:\> cinst TortoiseGit.latest

    TortoiseGit (Latest) [Deprecated] 1.7.15

    By:

    Deprecated. Please use the package TortoiseGit instead.

  18. c:\> cinst git.help.autocorrect

    Git AutoCorrect 0.0.1

    By:

    Turn on Git's autocorrect feature. If you mistype a command, Git will automatically run the command if it has only one match under this scenario.

  19. c:\> cinst git.alias.standup

    Git Standup 0.0.1

    By:

    One line summary of your commits from yesterday.

  20. c:\> cinst BigGit

    BigGit 1.0.20

    By:

    BigGit is a powershell module that accompanies git-tf and assists in bridging git with large TFS repositories with lots of workspace mappings