Everything In Between » HOWTOThe brutally honest, first-person account of Meitar Moscovitz's life.HowTo: Use git for personal development when everyone else is using Subversion (part 2)- March 28, 2008 When we left off, you had just finished transforming a remote Subversion repository into a git repository and optimizing it to save you some space. Now that you have a git repository, what do you do First things first. Once you have an idea of what work you want to do, you should give yourself a ...http://maymay.net/blog/2008/03/28/howto-use-git-for-personal-development-when-everyone-els... HowTo: Use git for personal development when everyone else is using Subversion (part 1)- March 26, 2008 Let&8217;s just jump into it. Using Mac OS X, first make sure you have the git core installed as well as the git-svn components. Unlike other version control systems, git is not one monolithic program but a collection of smaller utilities, and the Subversion conduits are a subset of these utilities. The git-Subversion utilities themselves depend ...http://maymay.net/blog/2008/03/26/howto-use-git-for-personal-development-when-everyone-els... |