Getting started with GIT on the Command Line
Coming from an SVN versioning system to GIT has been a long strange trip; at first, SVN commands made more sense, like checkout and update, but then when you think about it, they're backward.
Whereas with Git, I'm noticing it's more like *nix CLI com...
blog.shawncrigger.com2 min read