Getting Started/Sources/Amarok Git Tutorial: Difference between revisions

From KDE TechBase
(Created page with '= Getting started with git = == Recommended reading == [http://tom.preston-werner.com/2009/05/19/the-git-parable.html The Git Parable:] ''Background information that will help yo...')
 
No edit summary
Line 1: Line 1:
= Getting started with git =
= Getting started with git =
== Recommended reading ==
== Recommended reading ==
[http://tom.preston-werner.com/2009/05/19/the-git-parable.html The Git Parable:] ''Background information that will help you understand git and distributed revision control systems in general''
[http://tom.preston-werner.com/2009/05/19/the-git-parable.html The Git Parable:] ''Background information that will help you understand git and distributed revision control systems in general''<BR/>
[http://git.or.cz/course/svn.html Git to SVN crash course] ''5 minute introduction to git for experienced SVN users''
== gitorious.org ==
== gitorious.org ==
Create and account on [http://gitorious.org gitorious.org] the git hosting service used by Qt and many others.
Create and account on [http://gitorious.org gitorious.org] the git hosting service used by Qt and many others.

Revision as of 19:43, 19 July 2009

Getting started with git

Recommended reading

The Git Parable: Background information that will help you understand git and distributed revision control systems in general
Git to SVN crash course 5 minute introduction to git for experienced SVN users

gitorious.org

Create and account on gitorious.org the git hosting service used by Qt and many others.

Getting started for SVN experts

Getting started for Novices

Alternatives for users

- gitorious tarballs - svn snapshots