Bureaucrats, checkuser, Administrators
3,313
edits
m (→Pushing) |
m (→Pull requests) |
||
Line 86: | Line 86: | ||
== Pull requests == | == Pull requests == | ||
Pull requests are the easiest and safest way to get your changes into the main repository. Simply visit the main repository, and click on the '''Pull request''' button. | Pull requests are the easiest and safest way to get your changes into the main repository. Simply visit the main repository, and click on the '''Pull request''' button. It will take you through packaging up the changes you've made into a form that can be commented on. | ||
If you're confident with your knowledge of git, ask someone for push access to the projects on our main Github repository. You'll need to update your remote paths, but you can then push changes to everyone else without any delay. | If you're confident with your knowledge of git, ask someone for push access to the projects on our main Github repository. You'll need to update your remote paths, but you can then push changes to everyone else without any delay. |