I don’t like git too
17/02/2009
1 comment

Today on Planet Ubuntu i found a nice post about git. Well. It’s the revision control system developed by Linus Torvalds itself after the BitKeeper debacle. As this post says, git sucks in a lot of ways. i completely agree with Scott when he says so and he shows how git is cryptic and hard to use.
Instead of using git, i use mercurial which does exactly what i want as i want and it’s really well documented. And it’s distribuited of course

Categories: Coding