Jump to content

Activity Team/Git: Difference between revisions

From Sugar Labs
No edit summary
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<noinclude>{{GoogleTrans-en}}{{TeamHeader|Activity Team}}</noinclude>
<noinclude>{{TeamHeader|Activity Team}}[[Category:Activity Team]]</noinclude>
== Git and Gitorious ==
====<includeonly>Additional background on </includeonly> GitHub ====
* [[Activity Team/Git Introduction|Introduction]]
* [[Activity Team/Git Tutorial|Tutorial]]
* [[Activity Team/Git FAQ|Sugar Labs git FAQ]]
* [[Activity Team/Git Migration|Migration]]
* [[olpc:Git | Git at One Laptop per Child]]


*[[Activity Team/Git Introduction|Introduction]]
*[[Activity Team/Git Tutorial|Tutorial]]
*[[Activity Team/Git FAQ|FAQ]]
*[[Activity Team/Git Migration|Migration]]
* An alternate, [http://cgit.sugarlabs.org cgit.sugarlabs.org] web interface to [http://git.sugarlabs.org/ git.sugarlabs.org]


===External links===
* An alternate, [http://cgit.sugarlabs.org cgit.sugarlabs.org] web interface to [http://git.sugarlabs.org/ git.sugarlabs.org]rg]


* [http://www.eecs.harvard.edu/~cduan/technical/git/ Understanding Git Conceptually]
 
* James Simmons' book [http://objavi.flossmanuals.net/books/ActivitiesGuideSugar-en-2010.08.30-15.48.49.pdf "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 [http://lists.sugarlabs.org/archive/sugar-devel/2010-October/027633.html git workflow] on the Sugar development mailing list
 
 
* [http://gitlog.wordpress.com/2011/01/16/git-top-links-2010-1-2/ git top links: 2010-1]
* [http://book.git-scm.com/ Git Community Book]
* John Wiegley has written an overview of git: [http://ftp.newartisans.com/pub/git.from.bottom.up.pdf Git from the bottom up]
* Charles Duran from Harvard has written a lovely overview of git at [http://www.eecs.harvard.edu/~cduan/technical/git/ Understanding Git Conceptually]
* GNOME maintains a [http://www.gnome.org/~federico/misc/git-cheat-sheet.txt list of references to git for mortals]
* [http://gitready.com/ Learn Git One Commit at a Time]
* [http://gitready.com/ Learn Git One Commit at a Time]
* [[olpc:Git | Git Documentation from One Laptop Per Child]]
* [http://progit.org/book/ Pro Git] by Scott Chacon,
 
* [http://www.gitcasts.com/ Gitcasts].
[[Category:Activity Team]]
* [http://andyjeffries.co.uk/articles/25-tips-for-intermediate-git-users  25 Git Tips]

Latest revision as of 16:50, 2 December 2014

Team Home   ·   Join   ·   Contacts   ·   Resources   ·   FAQ   ·   Roadmap   ·   To Do   ·   Meetings

GitHub



  • 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