Git: Difference between revisions
Jump to navigation
Jump to search
(categorization and linking to OLPC's git) |
No edit summary |
||
Line 7: | Line 7: | ||
---- |
---- |
||
OLPC GIT: http://dev.laptop.org/ |
OLPC GIT: http://dev.laptop.org/ (for tracking and submitting bugs and tasks) |
||
Wiki: http://dev.laptop.org/wiki |
Wiki: http://dev.laptop.org/wiki |
Revision as of 21:52, 23 February 2007
Git is a version control ("revision control") system for programmers used to track and manage changes to code. It happens to be a decentralized system, with no "master" tree, and was originally written by Linus Torvalds to manage the Linux kernel sources.
Download git at http://git.or.cz/ or
Read more about git on Wikipedia
OLPC GIT: http://dev.laptop.org/ (for tracking and submitting bugs and tasks) Wiki: http://dev.laptop.org/wiki Roadmap: http://dev.laptop.org/roadmap Sources: http://dev.laptop.org/browser Tickets: http://dev.laptop.org/query