New ask Hacker News story: Ask HN: Git alternatives that aren't so complicated?

Ask HN: Git alternatives that aren't so complicated?
3 by forgotmypw17 | 3 comments on Hacker News.
For the last three years, I've been developing my project strictly on master. And the reason for this is that every time I try branching, within hours or days, something is screwed up, and I don't know how to fix it, and I end up having to reset and redo a bunch of code, if I didn't back it up. This just happened again, even though someone else was holding my hand through the process. At this point, I think I have tried at least 3 times, my minimum for trying something new, and I'm ready to give up on git and try something new, even if it costs me days of learning a new system. Is there anything you would suggest to someone like me?

Comments