Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Activity Team/Git Tutorial
(view source)
Revision as of 22:15, 30 December 2010
10 bytes removed
,
22:15, 30 December 2010
m
→Identify Yourself to Git
Line 92:
Line 92:
Otherwise, configure git in the repository:
Otherwise, configure git in the repository:
−
cd
<your-slug-name>
.git
+
cd
${SLUG}
.git
git config user.email <email-you-used-for-registering-project>
git config user.email <email-you-used-for-registering-project>
git config user.name <your-name>
git config user.name <your-name>
You should only need to do this once in a repository.
You should only need to do this once in a repository.
−
=== Develop ===
=== Develop ===
Quozl
Administrators
1,286
edits