Changes between Version 10 and Version 11 of StartModPatchAndPullReq
- Timestamp:
- Apr 9, 2014, 6:52:54 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StartModPatchAndPullReq
v10 v11 22 22 The Fork & Pull Model lets anyone fork an existing repository and push changes to their personal fork without requiring access be granted to the source repository. The changes must then be pulled into the source repository by the project maintainer. This model reduces the amount of friction for new contributors and is popular with open source projects because it allows people to work independently without upfront coordination. 23 23 24 [https://help.github.com/articles/using-pull-requests Read the entire !GitHub article] for more information on pull requests. Having a [https:/ github.com !GitHub] account is a prerequisite, so open an account if you don't already have one.24 [https://help.github.com/articles/using-pull-requests Read the entire !GitHub article] for more information on pull requests. Having a [https://github.com !GitHub] account is a prerequisite, so open an account if you don't already have one. 25 25 26 26 === Forking a Single Repo ===