Archive:Development/Tutorials/Git: Difference between revisions

From KDE TechBase
mNo edit summary
m (Reverted edits by KennethMartinez (talk) to last revision by AnneW)
 
(34 intermediate revisions by 15 users not shown)
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 :)
__NOINDEX__
 
{{warning| This page is obsolete. Proceed to [[Development/Git]].}}
 
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...
 
Pages:
*[[/kde-qt|using kde-qt]]
*[[/git-svn|using git-svn with kde]]
*[[/Basics|Basic git commands]]
*[[/KdeOnGit|accessing kde projects on git]]
*[[/BestPractices|things to avoid / best practices]]
*[[/Recipes|useful recipes]]
*[[/Intermediate|taking advantage of git's features]]
*further reading
 
if you want to learn more about git, see the following resurces:
*[http://live.gnome.org/GitForGnomeDevelopers| git for gnome developers]
*[http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html the official tutorial introduction to Git]
*[http://cheat.errtheblog.com/s/git git cheat sheet]

Latest revision as of 15:48, 31 July 2012

Warning
This page is obsolete. Proceed to Development/Git.