Infrastructure/Git: Difference between revisions
*>AnneW (Marked this version for translation) |
(modified translation markup) |
||
Line 12: | Line 12: | ||
This section provides details on using the KDE Git infrastructure. | This section provides details on using the KDE Git infrastructure. | ||
< | <!--T:5--> | ||
[http://community.kde.org/Sysadmin/GitKdeOrgManual | [http://community.kde.org/Sysadmin/GitKdeOrgManual | ||
is still the primary resource. | is still the primary resource.] | ||
=== KDE Git Configuration === <!--T:6--> | === KDE Git Configuration === <!--T:6--> | ||
Line 22: | Line 22: | ||
<!--T:8--> | <!--T:8--> | ||
Please see the | Please see the [[/Configuration|Git Configuration page]]. | ||
Git Configuration page | |||
=== KDE Git Policies === <!--T:10--> | === KDE Git Policies === <!--T:10--> | ||
Line 36: | Line 35: | ||
<!--T:14--> | <!--T:14--> | ||
Please see the | Please see the [[/Recipes|Git Recipes page]]. | ||
Git Recipes page | |||
=== KDE Git Tutorials === <!--T:16--> | === KDE Git Tutorials === <!--T:16--> | ||
<!--T:17--> | <!--T:17--> | ||
More in-depth instructions in using Git. | More in-depth instructions in using Git. | ||
< | <!--T:18--> | ||
* [[Infrastructure/Tutorials/Git/GitQuickStart|A quick step-by-step guide for getting started]] | |||
<!--T:19--> | |||
* [[Infrastructure/Tutorials/Git/Create a patch|Creating a patch]] | |||
<!--T:20--> | |||
Please help filling this section by | Please help filling this section by | ||
* checking the links at the bottom of the page and see which still have valid content | * checking the links at the bottom of the page and see which still have valid content | ||
Line 60: | Line 59: | ||
=== Official Documentation === <!--T:23--> | === Official Documentation === <!--T:23--> | ||
< | <!--T:24--> | ||
* [http://git-scm.com/documentation Links to git official documentation] | |||
=== Git for SVN Users === <!--T:25--> | === Git for SVN Users === <!--T:25--> | ||
< | <!--T:26--> | ||
* [http://git-scm.com/course/svn.html The git-svn Crash Course] | |||
=== Git books === <!--T:27--> | === Git books === <!--T:27--> | ||
< | |||
* [http://progit.org/book/ | <!--T:28--> | ||
Pro Git | * [http://progit.org/book/ Pro Git] - An easy to understand book on git (CC licensed). | ||
- An easy to understand book on git (CC licensed).< | |||
* [http://book.git-scm.com/ | <!--T:30--> | ||
The git community book | * [http://book.git-scm.com/ The git community book], also as a [http://book.git-scm.com/book.pdf pdf] | ||
also as a [http://book.git-scm.com/book.pdf pdf] | |||
=== Tutorials === <!--T:32--> | === Tutorials === <!--T:32--> | ||
< | <!--T:33--> | ||
< | * [http://www-cs-students.stanford.edu/~blynn/gitmagic/ Git Magic] - A good intro to git (in several languages!) | ||
* [http://cheat.errtheblog.com/s/git | |||
<!--T:35--> | |||
* [http://zrusin.blogspot.com/2007/09/git-cheat-sheet.html | *[http://tom.preston-werner.com/2009/05/19/the-git-parable.html The Git Parable] | ||
Illustrated git cheat sheet | - Essential reading if you want to truly understand git. | ||
<!--T:37--> | |||
* [http://www.gitcasts.com/ Git Screencasts] | |||
=== Cheat Sheets === <!--T:38--> | |||
<!--T:39--> | |||
* [http://cheat.errtheblog.com/s/git Quick reference] | |||
<!--T:40--> | |||
* [http://zrusin.blogspot.com/2007/09/git-cheat-sheet.html Illustrated git cheat sheet] | |||
(broken image, get it from [[Media:Zrusin-git-cheat-sheet-medium.png]]) | (broken image, get it from [[Media:Zrusin-git-cheat-sheet-medium.png]]) | ||
Line 110: | Line 108: | ||
<!--T:46--> | <!--T:46--> | ||
Keep: | Keep: | ||
< | <!--T:47--> | ||
* [[Infrastructure/Tutorials/Git/Basics|Basics]] | |||
<!--T:48--> | |||
* [[Infrastructure/Tutorials/Git/git-svn|Git-svn]] | |||
<!--T:49--> | |||
* [[Infrastructure/Tutorials/Git/kde-qt| Kde-qt]] | |||
<!--T:50--> | |||
* [[Getting Started/Sources/Amarok Git Tutorial| The Amarok Git Tutorial]] | |||
<!--T:51--> | <!--T:51--> | ||
On community.kde.org:< | On community.kde.org: | ||
* [http://community.kde.org/Sysadmin/GitKdeOrgManual | |||
<!--T:52--> | |||
* [http://community.kde.org/20110213_GitWorkflowAgenda | * [http://community.kde.org/Sysadmin/GitKdeOrgManual Git-KDE Manual] | ||
* [http://community.kde.org/20110213_GitWorkflowAgenda/StevesIdea | <!--T:53--> | ||
Git Workflow Agenda, Steve's Idea | * [http://community.kde.org/20110213_GitWorkflowAgenda Git Workflow Agenda] | ||
<!--T:54--> | |||
* [http://community.kde.org/20110213_GitWorkflowAgenda/StevesIdea Git Workflow Agenda, Steve's Idea] | |||
<!--T:55--> | <!--T:55--> | ||
On techbase.kde.org:< | On techbase.kde.org: | ||
* [[Getting Started| | |||
<!--T:56--> | |||
* [[Getting Started/Build/KDE4| | * [[Getting Started|Getting Started]] | ||
* [[Getting Started/Build/KDE4.x| | <!--T:57--> | ||
* [[Getting Started/Build/KDE4| Build KDE 4]] | |||
* [[Getting Started/Build/KDE4/Prerequisites| | |||
<!--T:58--> | |||
* [[Getting Started/Build/KDE4/Windows/subversion| | * [[Getting Started/Build/KDE4.x|Build KDE 4.x]] | ||
* [[Getting_Started/Increased_Productivity_in_KDE4_with_Scripts| | <!--T:59--> | ||
* [[Getting Started/Build/KDE4/Prerequisites|Prerequisites]] | |||
* [[Getting_Started/Build/kdesrc-build| | |||
<!--T:60--> | |||
* [[Getting Started/Sources/Anonymous SVN| | * [[Getting Started/Build/KDE4/Windows/subversion|Subversion on Windows]] | ||
* [[Getting_Started/Sources/Using_Subversion_with_KDE| | <!--T:61--> | ||
* [[Getting_Started/Increased_Productivity_in_KDE4_with_Scripts|Increase Productivity with Scripts]] | |||
* [[Getting_Started/Using_an_IDE_with_KDE4| | |||
<!--T:62--> | |||
* [[Policies/SVN_Commit_Policy| | * [[Getting_Started/Build/kdesrc-build|Kdesrc-build]] | ||
* [[Policies/SVN_Guidelines| | <!--T:63--> | ||
* [[Getting Started/Sources/Anonymous SVN|Anonymous SVN]] | |||
* [[Infrastructure/Tools| | |||
<!--T:64--> | |||
* [[Infrastructure/Tutorials/Git/Recipes| | * [[Getting_Started/Sources/Using_Subversion_with_KDE|Subversion with KDE]] | ||
* [[Infrastructure/Tutorials/Git/decoding-git| | <!--T:65--> | ||
* [[Getting_Started/Using_an_IDE_with_KDE4|Using an IDE with KDE 4]] | |||
* [[Projects/rekonq/Git_with_rekonq_HowTo| | |||
<!--T:66--> | |||
* [[Projects/Related/Subversion| | * [[Policies/SVN_Commit_Policy|SVN Commit Policy]] | ||
* [[Projects/MovetoGit| | <!--T:67--> | ||
* [[Policies/SVN_Guidelines|SVN Guidelines]] | |||
* [[Projects/MoveToGit/StepsToMove| | |||
<!--T:68--> | |||
* [[Contribute/Get a SVN Account| | * [[Infrastructure/Tools|Development Tools]] | ||
* [[Contribute/First Steps with your KDE SVN Account| | <!--T:69--> | ||
First Steps with your KDE SVN Account]] | * [[Infrastructure/Tutorials/Git/Recipes|Git Recipes]] | ||
<!--T:70--> | |||
* [[Infrastructure/Tutorials/Git/decoding-git|Decoding Git]] | |||
<!--T:71--> | |||
* [[Projects/rekonq/Git_with_rekonq_HowTo|Git with Rekonq How-to]] | |||
<!--T:72--> | |||
* [[Projects/Related/Subversion|Subversion]] | |||
<!--T:73--> | |||
* [[Projects/MovetoGit|Move to Git]] | |||
<!--T:74--> | |||
* [[Projects/MoveToGit/StepsToMove|Steps to Move]] | |||
<!--T:75--> | |||
* [[Contribute/Get a SVN Account|Get a SVN Account]] | |||
<!--T:76--> | |||
* [[Contribute/First Steps with your KDE SVN Account|First Steps with your KDE SVN Account]] | |||
<!--T:77--> | <!--T:77--> | ||
Line 182: | Line 206: | ||
=== New Page Structure === <!--T:79--> | === New Page Structure === <!--T:79--> | ||
<!--T:80--> | |||
* [[Special:myLanguage/Getting_Started|Getting Started]] | |||
<!--T:81--> | |||
* [[Special:myLanguage/Getting_Started/Build|Getting_Started/Build]] | |||
<!--T:82--> | |||
* [[Special:myLanguage/Getting_Started/Build/Environment|Getting_Started/Build/Environment]] | |||
<!--T:83--> | |||
* [[Special:myLanguage/Getting_Started/Build/Requirements|Getting_Started/Build/Requirements]] | |||
<!--T:84--> | |||
* [[Special:myLanguage/Getting_Started/Build/Qt|Getting_Started/Build/Q]] | |||
<!--T:85--> | |||
* [[Special:myLanguage/Getting_Started/Build/KdeSupport|Getting_Started/Build/KdeSupport]] | |||
<!--T:86--> | |||
* [[Special:myLanguage/Getting_Started/Build/Windows|Getting_Started/Build/Windows]] | |||
<!--T:87--> | |||
* [[Special:myLanguage/Getting_Started/Build/Mac_OS_X|Getting_Started/Build/Mac_OS_X]] | |||
<!--T:88--> | |||
* [[Special:myLanguage/Getting_Started/Run/Shell|Getting_Started/Run/Shell]] | |||
<!--T:89--> | |||
* [[Special:myLanguage/Getting_Started/Run/Nested_Session|Getting_Started/Run/Nested_Session]] | |||
<!--T:90--> | |||
* [[Special:myLanguage/Getting_Started/Run/Full_Session|Getting_Started/Run/Full_Session>]] | |||
</translate> | </translate> | ||
Revision as of 16:18, 28 March 2012
<languages /> <translate> 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. Most of these sections will eventually be moved to their own pages. Feel free to add stuff.
KDE and Git
This section provides details on using the KDE Git infrastructure.
[http://community.kde.org/Sysadmin/GitKdeOrgManual is still the primary resource.]
KDE Git Configuration
How to configure Git for use with the KDE infrastructure.
Please see the Git Configuration page.
KDE Git Policies
KDE policies on Git. More generic development policies go elsewhere.
KDE Git Recipes
Short recipes for using Git with the KDE infrastructure.
Please see the Git Recipes page.
KDE Git Tutorials
More in-depth instructions in using Git.
Please help filling this section by
- checking the links at the bottom of the page and see which still have valid content
- write tutorials yourself
External Git Resources
Links to useful external sites about Git
Official Documentation
Git for SVN Users
Git books
- Pro Git - An easy to understand book on git (CC licensed).
- The git community book, also as a pdf
Tutorials
- Git Magic - A good intro to git (in several languages!)
- Essential reading if you want to truly understand git.
Cheat Sheets
(broken image, get it from Media:Zrusin-git-cheat-sheet-medium.png)
Documentation Changes
KDE Documentation Review
Existing Pages For Review
Existing KDE pages about Git, SVN, and/or buildinga 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.
Keep:
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.
New Page Structure
</translate>