Skip to content

Instantly share code, notes, and snippets.

@lonmiller
Created December 30, 2011 06:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lonmiller/1538268 to your computer and use it in GitHub Desktop.
Save lonmiller/1538268 to your computer and use it in GitHub Desktop.
About Git and PowerShell - posh-git
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