Skip to content
Inorizushi edited this page May 13, 2016 · 2 revisions

Precautions

If you're going to push any changes you've made, make sure that you have the most recent updates to whatever file you're changing. ALWAYS ask if anyone is editing any files you're pushing in the Skype chat before you make any commits.

Committing Changes

If you're committing any changes, push them to the master branch unless you're putting in something temporary that needs to be tested. If everything goes as planned, combine the new branch into master.

Recommended Git Setup

If you're going to be working on the theme a lot or plan on keeping up with progress, we recommend that you create a symbolic linked folder in StepMania 5's theme folder to the repository's theme folder in order to keep up to date with the changes.

Clone this wiki locally