January 2010
DevEvening - Introduction to Git & PowerShell
Posted on 29 January 2010 14:04, 0 comments, Tagged: devevening, git, powershell, talk
Last night at DevEvening I did my first user group talk: an introduction to Git and PowerShell. As promised at the time, I have collected together some relevant links and made my slides available to download.
Git Environment on Windows
Posted on 22 January 2010 16:27, 2 comments, Tagged: git, powershell, windows
It is probably evident from previous posts on my blog that I like Git and working with it from within PowerShell. In the past I have talked about tweaking the PowerShell prompt to add git stats and setting up SSH-agent to work from PowerShell, however I have never actually gone through my entire Git/Windows environment and the steps taken in order to set it up. I thought it was time I did.