Feed on
Posts
Comments

Archive for the 'git' Category

A nice feature of distributed version control is that you can commit into your repository more often because you aren’t impacting others with each commit. Recently I’ve been taking this to the extreme using git and performing a commit almost at every save. I have an emacs key wired for the job: it save the […]

Read Full Post »