Hacker News new | ask | show | jobs
by rurban 1329 days ago
git is not that much usable with its endless merge conflicts, and fragile extensions. I built my text backup solutions (e.g. wiki) with RCS, to store only the diffs. Much easier to use than git, and rock-solid.