I wrote a git plugin for Sublime Text 2. I’d decided to try Sublime out for work to see how it compared to TextMate… and thus some degree of git integration was required. Given that it’s been out since January, I was surprised that there wasn’t already a solid git plugin. I did find this …
Tag Archives: git
git
I just watched Linus Torvalds talking about git, the distributed version control system he wrote. What struck me here is that several times in this talk he was asked by Google employees variations on the theme of “why should we use git?”, and he didn’t have a compelling answer. His statements boiled down to “we …