Hacker News new | ask | show | jobs
by johngalt_ 1247 days ago
What do think are the shortcomings of Git?
2 comments

That it's build on snapshots rather than patches, see darcs or pijul.

I'm not using either, because of the git momentum. Only having to know one is nicer than using one for work and one personally.

In a nutshell, terrible end user UX and naming. Can't deal with largish files well.