Archives

  • Versioning dotfiles in git

    I’ve been looking for a good solution for versioning and synchronizing my dotfiles between machines for some time. I experimented with keeping all of ~ in subversion for a while, but it never worked out well for me. I’ve finally settled on a solution that I like using git, and so this is a writeup [...]

    Feb 14th, 2010 | Filed under git
    Tags: , ,
  • Git in pictures

    In my previous blog post, I discussed how git is distinctive among version control system in the way in which it makes the backend model that is being used to store data the most important element of the tool, and that experts use it by having the complete model in their head, and thinking in [...]

    Jan 24th, 2010 | Filed under git, Uncategorized
    Tags: , ,
  • On git and usability

    I’ve been helping a number of people get started working with git over the last couple of weeks, as Ksplice has brought on some new interns, and we’ve had to get them up to speed on our internal git repositories. (As you might expect from a bunch of kernel hackers, we use git for absolutely [...]

    Jan 18th, 2010 | Filed under git
Posts Tagged ‘git’