-
Git for Subversion Users
Last updated: Wednesday, August 31, 2022
Published in: CODE Magazine: 2011 - May/June
Git has some similarities to Subversion, but it’s in the differences that Git shines. Derick looks at some of the features that Git provides, for which Subversion has no equivalent.
-
Git, from a Developer's Perspective
Last updated: Wednesday, August 31, 2022
Published in: CODE Magazine: 2010 - July/August
What is Git? Git is a content-addressable file system wrapped in a version control system.That may sound complicated, but code snippets sometimes speak louder than words: