Infrastructure/Git: Difference between revisions

From KDE Community Wiki
Line 12: Line 12:


On techbase.kde.org:
On techbase.kde.org:
* [Getting Started]
* [[Getting Started]]
* [Getting Started/Sources/Amarok Git Tutorial]
* [[Getting Started/Sources/Amarok Git Tutorial]]
* [Policies/SVN_Commit_Policy]
* [[Policies/SVN_Commit_Policy]]
* [Infrastructure/Tutorials/Git]
* [[Infrastructure/Tutorials/Git]]
* [Infrastructure/Tutorials/Git/BestPractices]
* [[Infrastructure/Tutorials/Git/BestPractices]]
* [Infrastructure/Tutorials/Git/Intermediate]
* [[Infrastructure/Tutorials/Git/Intermediate]]
* [Infrastructure/Tutorials/Git/Recipes]
* [[Infrastructure/Tutorials/Git/Recipes]]
* [Infrastructure/Tutorials/Git/Create a patch]
* [[Infrastructure/Tutorials/Git/Create a patch]]
* [Infrastructure/Tutorials/Git/git-svn]
* [[Infrastructure/Tutorials/Git/git-svn]]
* [Infrastructure/Tutorials/Git/Basics]
* [[Infrastructure/Tutorials/Git/Basics]]
* [Infrastructure/Tutorials/Git/KdeOnGit]
* [[Infrastructure/Tutorials/Git/KdeOnGit]]
* [Infrastructure/Tutorials/Git/kde-qt]
* [[Infrastructure/Tutorials/Git/kde-qt]]
* [Infrastructure/Tutorials/Git/Pushing]
* [[Infrastructure/Tutorials/Git/Pushing]]
* [Infrastructure/Tutorials/Git/decoding-git]
* [[Infrastructure/Tutorials/Git/decoding-git]]
* [Projects/rekonq/Git]
* [[Projects/rekonq/Git]]


=External Git Resources=
=External Git Resources=

Revision as of 17:53, 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, feel free to add stuff.

Existing Pages

Existing KDE pages about Git and/or building KDE that need to be revised.

On community.kde.org:

On techbase.kde.org:

External Git Resources

Links to useful external sites about Git

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