News

I’ve been a Subversion (SVN) user going on 9 years now. It’s been a great solution for source control throughout my career and I’ve implemented it at each stop along the way. It’s easy ...
The GitHub web service uses Git as an underlying technology to track its projects. So, What Is Git? Git—a distributed version control system (VCS)—launched in 2005, and was de ...
What are you guys using? I generally use git-svn for work, but I'm not sure that matters, because it's still git. I use FileMerge. If you have Xcode installed, it’s embedded within Xcode.app ...
Compared to older systems like Subversion (SVN) or CVS, Git offers far greater flexibility and is better suited to both small personal projects and large collaborative efforts.