Posts tagged with "git"

Link GitHub for Windows

Given how little attention I pay to the Windows ecosphere any more, this was a surprise. I really dig the look and feel of Metro, despite having never used it in practice before. If more developers embrace this paradigm, Windows might actually start sucking less, at least from a visual, user experience standpoint.

Link Hitchhiker's Guide to Git

A great lead-in for new Git users. A lot of tutorials focus on using git from the perspective of the tool, but not a lot focus on how to structure your development environment using Git. Everyone and/or every group has a different approach, but its nice to have a proven basis for developing your own workflow when you’re just starting to get going.