Activity Team/Resources: Difference between revisions

No edit summary
Dfarning (talk | contribs)
m update links
Line 76: Line 76:


====Git introduction====
====Git introduction====
* [http://www.eecs.harvard.edu/~cduan/technical/git/ Understanding Git Conceptually]
Git is the version control software used by Sugar Labs. It is a distributed version control system and is quite powerful, but requires a lot of command line use.
* [http://gitready.com/ Learn Git One Commit at a Time]
* [[olpc:Git | Git Documentation from One Laptop Per Child]]
* [[Activity Team/Git FAQ]]


Git is the version control software used by Sugar Labs.  It is a distributed version control system and is quite powerful, but requires a lot of command line use.
* [[Activity Team/Git FAQ|Git FAQ]]


====XML routines====
====XML routines====