Get an intuition about how to use git with a classic RPG as an analogy — For beginners Git can be a bit intimidating. There are all these terms (pull, fetch, commit, push, remote, origin), the dreaded merge conflicts, and the ever-present fear of typing in a wrong command and destroying all your code. The goal of this article is not to list a detailed explanation…