Why don't people use Git properly?
deadsimpletech.com
Why don't people use Git properly?
1–7 of 7 posts
Re: Why don't people use Git properly?
#2Re: Why don't people use Git properly?
#3Re: Why don't people use Git properly?
#4Because it is too complicated and non-intuitive
Re: Why don't people use Git properly?
#5For last 4 years I'm using Jujutsu exclusively, and it is just here. I forgot what staging is and only recalled it when it was mentioning in the post.
So I agree with siblings: because better frontend exists than git cli.
Re: Why don't people use Git properly?
#6Because it is too complicated and non-intuitive
The only one that was truly intuitive to me was Envy/Developer. It only really made sense because we used it in Smalltalk but I really liked the packaged nature of change sets that it modeled.
Git is nowhere near the worst of these. SVN, hands down a cranky and unreliable dumpster fire was the worst.
With git at least you can get way with using a surprisingly small subset of features if you regularly merge before doing your pull request.
Re: Why don't people use Git properly?
#7Because it is too complicated and non-intuitive
I don't think management knew there was any difference, or why everyone was requesting SVN instead.