Live data from Hacker News

Ask HN: Have you used an alternative to Git?

news.ycombinator.com

1–6 of 6 posts

Re: Ask HN: Have you used an alternative to Git?

#5
I prefer Mercurial. It's easier to teach to non-programmers and it has a less confusing cli. Git has a terrible mess of cli options. I have also used Fossil and that is very nicely designed. Played a bit with bzr and darcs in the past. For many users Mercurial or Fossil would be the better tool for them than Git. Also checkout EasyMercurial, it's a suburb GUI for Mercurial.