Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Git tips

From MoodleDocs
Revision as of 11:29, 2 October 2008 by Dan Poltawski (talk | contribs) (updated cateogory)

Many developers find git a useful tool to help them with moodle development, here some tips and workflows can be shared to help others.

Streamlining Resolved Bug QA review with git

The power of having fast access to all of moodle commit history means we can search and checkout any point in moodle source code history which allows us to powerfully QA a bug.

Example Workflow to QA