A good GUI can solve most problems.
xkcd
A community for a webcomic of romance, sarcasm, math, and language.
If my colleagues mess something up in their fancy GUIs, they come to me to fix it in the terminal.
This is helpful when you get errors: https://ohshitgit.com/
As someone new to using git.. Thank you!!
I've been using git for 10+ years and still sometimes do this. I know I could fix it, I also pretty much know what to do to fix it. However nuking the thing from orbit and restarting takes like 30 secs, so it's never worth fixing.
I'm using Mercurial for the last 2 years at current company, before that it was 5-7 years of Git on various jobs. It's so much better if you use it correctly (no long-living or big branches). I forgot what hell Git was sometimes.
I used hg until python switched to git.
if python isn't going to bother them the battle is lost.