Git: Difference between revisions

From London Hackspace Wiki

4 bytes removed ,  26 February 2011
m
Line 76: Line 76:
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.  The changes you've made will be packaged up into a form that can be commented on.
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.  The changes you've made will be packaged up 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 any changes 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 without any delay.


<!--
<!--
3,313

edits