Anonymous

Git: Difference between revisions

From London Hackspace Wiki
18 bytes added ,  26 February 2011
m
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.  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.  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.
3,313

edits