Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Activity Team/Git FAQ
(view source)
Revision as of 14:35, 2 December 2014
8 bytes removed
,
14:35, 2 December 2014
→As a maintainer, how do I merge a patch?
Line 218:
Line 218:
:git-pull does a combination of fetch and merge, so to merge a patch...
:git-pull does a combination of fetch and merge, so to merge a patch...
−
git pull git://
git
.
sugarlabs.org
/
myproject
/myproject-clone.git master
+
git pull git://
github
.
com
/
username
/myproject-clone.git master
=== What is the community protocol for submitting patches? ===
=== What is the community protocol for submitting patches? ===
Ignacio Rodríguez
56
edits