1. git-svn in the workplace

    At work, we use Subversion for source control. This is quite the popular VCS, but I've grown accustomed to (and much prefer) Git. Don't get me wrong, SVN has its advantages, but since using Git my workflow has changed quite radically, and it's difficult to revert to ...

    Tagged as : Git
  2. Splitting a Git repository

    First some backstory...

    I had a public and a private Subversion repository on my web server, and when I started a new project I'd import it into one of them. This is nice because I get versioning and history, plus I get implicit synchronization between my various development boxen ...

    Tagged as : Git

Page 1 / 1