Created
December 30, 2011 06:31
-
-
Save lonmiller/1538268 to your computer and use it in GitHub Desktop.
About Git and PowerShell - posh-git
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is just a test of gist markup. | |
One item I have found useful as a windows user is the posh-git utility, which enables PowerShell to use the ssh-agent tool in git to catch SSH key passphrases. | |
It's not only a useful utility, it's a good way to get into PowerShell and I learned quite a bit from the great how to and blog posts, especially (http://haacked.com/archive/2011/12/13/better-git-with-powershell.aspx). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment