Skip to content

Version Control Protocol

duane edited this page Mar 15, 2013 · 1 revision

Here's how version control access works:

Do not commit directly to the repository. Instead, please push a new fork and submit a pull request to do some ghetto code reviews. If two people give the LGTM ("Looks Good To Me"), then it can be merged into master. If you don't know about something, don't say LGTM.

Clone this wiki locally