You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tim Carrell edited this page Jun 16, 2016
·
14 revisions
This is a tutorial for using git to contribute to the More Events Mod. If you prefer to use the command line, want a more streamlined workflow, or are interested in a significantly larger repertoire of features than is available through GitHub Desktop, then directly using git is for you.
Git is a very popular piece of version control software, and people have written far better guides for it than I would be able to. If you want to use git, I recommend reading https://git-scm.com/book/en/v2/, particularly chapters 1 and 2.