Super Volatile

Krzysztof Szafranek's link blog

Hi, I'm Krzysztof and I make websites.
When I'm not making websites, I read these.
Jul 31, 2010 / 12:32am

Git vs. Mercurial: Please Relax

Git is MacGyver

On differences between Git and Mercurial.

Filed under: git   mercurial   version control  
May 19, 2010 / 12:20am

My Common Git Workflow – Yehuda Katz

A recent post that was highly ranked on Hacker News complained about common git workflows causing him serious pain. While I won’t get into the merit of his user experience complaints, I do want to talk about his specific use-case and how I personally work with it in git.

I use git only for occasionally and always have to consult a cheatsheet. What I really miss is a nice GUI, as Tortoise or Versions.app for Subversion.

Filed under: git   version control