Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Development Team/Release
(view source)
Revision as of 08:06, 20 January 2009
28 bytes added
,
08:06, 20 January 2009
→Branching
Line 96:
Line 96:
You can create a remote branch like this:
You can create a remote branch like this:
−
git clone git
+ssh
://
dev
.
laptop
.org/git
/sugar
+
git clone git://
git
.
sugarlabs
.org/
[component]/mainline.
git
cd sugar
cd sugar
git branch sucrose-0.82
git branch sucrose-0.82
Line 103:
Line 103:
And to work on it:
And to work on it:
−
git clone git
+ssh
://
dev
.
laptop
.org/git
/sugar
+
git clone git://
git
.
sugarlabs
.org/
[component]/mainline.
git
git checkout -b sucrose-0.82 origin/sucrose-0.82
git checkout -b sucrose-0.82 origin/sucrose-0.82
git pull
git pull
Erikos
3,267
edits