Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Already mentioned, but clarifying that branches should be localized to | Christopher Allan Webber | 2011-06-13 | 1 | -3/+3 |
| | | | | a feature/bugfix/issue. | ||||
* | Tweaks git workflow structure | Will Kahn-Greene | 2011-06-12 | 1 | -6/+12 |
| | | | | | * minor tweaking of the headers of the git workflow to break things up and organize them a bit better | ||||
* | Fixes git workflow | Will Kahn-Greene | 2011-06-12 | 1 | -30/+154 |
| | | | | | | | | * overhauls the docs so they're (hopefully) clearer on the git workflow * adds text about putting things in bugfix branches, documenting your work, and using the issue tracker * adds a contrived example that uses aliens | ||||
* | Adds section on git | Will Kahn-Greene | 2011-04-30 | 1 | -0/+68 |
* instructions for contributing patches * learning git * learning other utilities |