Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I think the larger holes in git are its lack of reasonable support for large files and also its inability to keep secrets.

Both relate to the same fundamental problem/feature that a git commit is a hash of its contents, including previous content (via the parent commit, who's hash is part of the input for the child commit hash).



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: