Hacker News new | ask | show | jobs
by dan-robertson 1524 days ago
The git user interface just sucks. hg supposedly has a better UI, and darcs is apparently better again (except sometimes merges could run in exponential time). Pijul is meant to give you darcs-like ui with good performance. But none of those things are fit which is maybe important to teach.

One possibility could be to use some kind of git ui. I only know about magit (which is built on/in Emacs) but I’m sure others exist.