Last Updated: February 25, 2016
·
2.895K
· thecrow1213

Enable Git commands in VS Package Manager Console

If you use Git TF or plain Git for a .NET project, wouldn't it be cool to run all your commands from the package manager console?

http://haacked.com/archive/2011/12/13/better-git-with-powershell.aspx

To get autocomplete and prompt features in package manager, follow this dude's instructions: http://blogs.lessthandot.com/index.php/DesktopDev/MSTech/posh-git-in-the-nuget

Pretty cool stuff!

1 Response
Add your response

While this is cool, still doesn't fully replace Git Bash for me :]

over 1 year ago ·