Infrastructure/Git: Difference between revisions

From KDE Community Wiki
No edit summary
Line 42: Line 42:
=External Git Resources=
=External Git Resources=
Links to useful external sites about Git
Links to useful external sites about Git
==Official Documentation==
* http://git-scm.com/documentation
==Git for SVN Users==
* http://git-scm.com/course/svn.html
==Tutorials==
==Cheat Sheets==
* http://cheat.errtheblog.com/s/git


=Git Policies=
=Git Policies=

Revision as of 21:39, 17 February 2011

This is the hub page for all information about the use of Git by KDE.

This page is a work in progress where all new Git material is being organised. Feel free to add stuff.

Existing Pages

Existing KDE pages about Git, SVN, and/or building KDE that need to be revised. When revising pages try to split the generic development and revision control policies separate from Git specific stuff. Do not refer to "the KDE Git Repository" but instead the "KDE Code Repository". Lots of small simple pages that are less daunting to newbies and can be linked to from multiple locations are preferred to massive walls of text.

On community.kde.org:

On techbase.kde.org:

There are also numerous other pages referring to "the KDE SVN/subversion repositories" which should be replaced with the generic "KDE code repositories".

There are also numerous translated pages which will need to be updated once the original pages are completed.

External Git Resources

Links to useful external sites about Git

Official Documentation

Git for SVN Users

Tutorials

Cheat Sheets

Git Policies

KDE policies on Git. More generic development policies go elsewhere.

Git Configuration

How to set up Git for use in KDE.

Git Recipes

Brief recipes for common use cases.

Git Tutorials

More in-depth instructions in using Git