Is there a way to run git within Powershell?

Yes, when you run the msysgit installer make sure you choose the option to install git to be able to run from the Windows command prompt.

Installer

This will add git to your PATH variable, which will make it available to PowerShell.


For a better experience try the following links:

  • Git & PowerShell Revisited
  • Using Git (and everything else) through PowerShell
  • Displaying GIT Branch on your PowerShell prompt
  • Pimp your command-line for git
  • Using Git with Windows Powershell