User:Frank Ralf/Git workflow
From MoodleDocs
Standard workflow
- clone and track Moodle 1.9 STABLE
- adding own contributed code
- gitignore contributed code
- creating local branch for next development step
- testing new code
- if ok > merge with stable branch
- push to GitHub

