My new job and GIT

In September, I started work at Kennedy International (http://www.kennedy-intl.com/).  No, it's not the airport.  It's a wholesale company located in Dayton, NJ, with a showroom in New York.  It's a lot of fun and I'm learning a ton!

It's been a while since I have written a technical post.  One of the things we are doing is integrated GIT (https://git-scm.com/) into the workflow among our small development team.  I want to share about two articles which do an excellent job of explaining how GIT works.  I just wanted to share the love by passing them on here: https://lostechies.com/joshuaflanagan/2010/09/03/use-gitk-to-understand-git/.

While I'm at it, here is another article: http://haacked.com/archive/2011/12/13/better-git-with-powershell.aspx/.  This one extols the benefits of using PowerShell and it explains how to set up Poshgit from PowerShell very quickly and get rolling with it.

Why stop there.  Next, watch this video on Git Training for the .NET Team.

Happy coding!

Comments

Popular Posts