Page: //git-sucks | src | log | faq | css

This article about git is a stub. You can help Wikipe Bitcheese.net project by expanding it.

Git Sucks

This content is my small individual experiense of using version control systems. It’s for you information.

Git is stupid, but overmuch difficult

git – the stupid content tracker
man git

Git is feeble

Reverting old commits

git diff <commit>..<commit>^ <file> | git apply -

About working with individual alterations at the same file

No unicode support

Do you know how to work with non-ASCII characters in filenames in git repo? I don’t.

Git vs CVS vs SVN vs Mercurial vs Bazaar

And don’t think what CVS, SVN, mercurial or bazaar is better than git. It’s not truth, these version control systems are much worse. You can read about it below.

Links


Last edited: Voker57 on Tue Mar 02 20:59:40 +0000 2010