Git

From Unallocated Space
Revision as of 04:48, 17 March 2014 by Ajstadlin (talk | contribs) (Submitting Pull Request Workflow added)
Jump to navigation Jump to search

UAS has Git repositories on github: https://github.com/Unallocated

Contributing to a Project by Submitting a Pull Request

  • Submit Pull Request Workflow
Go to the Project
Click "Fork" at the top right
Clone your new copy
git add, commit, and push the stuff
Go to your copy again in the web interface
Click "Pull Request" under commits/branches/releases/contributors bar
Someone with write access to the repo can then review it for inclusion

Projects