Archive:Development/Tutorials/Git: Difference between revisions

From KDE TechBase
(links++)
(bit cleaner)
Line 1: Line 1:
This page is under construction today. Sorry for the inconvenience, it should be cleaner in a few hours (99% of the old content is [[/Basics|here]] and [[/git-svn|here]]). Want to help out? come to #sfsprint :)
This page is under construction today. Sorry for the inconvenience, it should be cleaner in a few hours (99% of the old content is [[/Basics|here]] and [[/git-svn|here]]). Want to help out? come to #sfsprint :)


The idea is to provide information in more of a 'recipe' style than 'tutorial': simple commands that people can use Right Now for straightforward tasks, and links to proper git documentation for the tricky things.


short intro here: kde is trying out  
short intro here: kde is trying out  
[http://git-scm.com/ Git], many kde devs use it, here's some information, what might you want to read first, blah blah...
[http://git-scm.com/ Git], many kde devs use it, here's some information, what might you want to read first, blah blah...


Pages:
===Pages===
*[[/kde-qt|using kde-qt]]
*[[/kde-qt|Using kde-qt]]  
*[[/git-svn|using git-svn with kde]]
*[[/git-svn|Using git-svn with kde]]
*[[/Basics|Basic git commands]]
*[[/Basics|Basic git commands]]
*[[/KdeOnGit|accessing kde projects on git]]
*[[/KdeOnGit|Accessing KDE projects on gitorious]]
*[[/BestPractices|things to avoid / best practices]]
*[[/BestPractices|things to avoid / best practices]]
*[[/Intermediate|Taking advantage of git's features]]
*[[/Recipes|useful recipes]]
*[[/Recipes|useful recipes]]
*[[/Intermediate|taking advantage of git's features]]
 


=== Further Reading ===
=== Further Reading ===

Revision as of 03:08, 2 November 2009

This page is under construction today. Sorry for the inconvenience, it should be cleaner in a few hours (99% of the old content is here and here). Want to help out? come to #sfsprint :)

The idea is to provide information in more of a 'recipe' style than 'tutorial': simple commands that people can use Right Now for straightforward tasks, and links to proper git documentation for the tricky things.

short intro here: kde is trying out Git, many kde devs use it, here's some information, what might you want to read first, blah blah...

Pages


Further Reading

If you want to learn more about git, see the following resources: