Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Activity Team
(view source)
Revision as of 09:36, 29 December 2010
602 bytes added
,
09:36, 29 December 2010
→General overview of git
Line 42:
Line 42:
Read the brief overview below but then '''start''' with James Cameron's [[Activity Team/Git Tutorial|git tutorial]].
Read the brief overview below but then '''start''' with James Cameron's [[Activity Team/Git Tutorial|git tutorial]].
+
+
====glossary====
+
+
:VCS: Version Control System. Keeps track of changes to a set of files.
+
:git: a modern, distributed VCS
+
:commit: set of changes to files tracked by a VCS, accompanied by metadata (author, description, etc.)
+
:diff/patch: (usually textual) representation of changes. Also the names of specific tools to create resp. apply this representation.
+
:repository: storage place for commits, usually of a certain piece of software
+
:gitorious: software for hosting git repositories, including a web interface for administration
+
:git.sugarlabs.org: server hosted by Sugar Labs running gitorious
+
====Setup====
====Setup====
Walter
Bureaucrats
,
Administrators
10,579
edits