Difference between revisions of "Activity Team/Git"
Jump to navigation
Jump to search
(consolidate references) |
|||
Line 1: | Line 1: | ||
<noinclude>{{TeamHeader|Activity Team}}[[Category:Activity Team]]</noinclude> | <noinclude>{{TeamHeader|Activity Team}}[[Category:Activity Team]]</noinclude> | ||
− | === Git and Gitorious === | + | ====<includeonly>Additional background on </includeonly> Git and Gitorious ==== |
* [[Activity Team/Git Introduction|Introduction]] | * [[Activity Team/Git Introduction|Introduction]] | ||
* [[Activity Team/Git Tutorial|Tutorial]] | * [[Activity Team/Git Tutorial|Tutorial]] |
Revision as of 14:39, 1 February 2011
Git and Gitorious
- An alternate, cgit.sugarlabs.org web interface to git.sugarlabs.orgrg]
- James Simmons' book "Make Your Own Sugar Activities!" chapter 11 explains Git for activity developers, it is highly recommended for intermediate and advanced users
- Anish Mangal explains the git workflow on the Sugar development mailing list
- git top links: 2010-1
- Git Community Book
- John Wiegley has written an overview of git: Git from the bottom up
- Charles Duran from Harvard has written a lovely overview of git at Understanding Git Conceptually
- GNOME maintains a list of references to git for mortals
- Learn Git One Commit at a Time
- Pro Git by Scott Chacon,
- Gitcasts.
- 25 Git Tips