Development/Git/fr: Difference between revisions
ChristianW (talk | contribs) (Created page with "* [http://book.git-scm.com/ Le livre de la communauté Git], et sa version [http://book.git-scm.com/book.pdf pdf]") |
ChristianW (talk | contribs) (Created page with "=== Tutoriels ===") |
||
Line 68: | Line 68: | ||
* [http://book.git-scm.com/ Le livre de la communauté Git], et sa version [http://book.git-scm.com/book.pdf pdf] | * [http://book.git-scm.com/ Le livre de la communauté Git], et sa version [http://book.git-scm.com/book.pdf pdf] | ||
=== | === Tutoriels === | ||
* [http://www-cs-students.stanford.edu/~blynn/gitmagic/ Git Magic] - A good intro to git (in several languages!) | * [http://www-cs-students.stanford.edu/~blynn/gitmagic/ Git Magic] - A good intro to git (in several languages!) |
Revision as of 09:10, 8 February 2018
Ceci est le portail pour toute information concernant l'utilisation de Git par KDE.
KDE et Git
Cette section fournit des détails sur l'utilisation de l'infrastructure KDE/Git. Ceci est destiné à renseigner les développeurs de KDE pour découvrir comment KDE utilise Git et comment configurer Git pour l'utiliser avec KDE.
Le manuel des administrateurs système KDE Git est une ressource utile pour plus de détails sur l'implémentation technique de l'infrastructure KDE Git.
For more information on how the KDE Git Repositories are organized, please see the Sources page or the KDE Git Projects page.
Please note that some KDE modules are still using SVN, for more details read the Using Subversion with KDE page.
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.
No formal workflow policy currently exists, but a number of draft proposals have been made:
- Simple Workflow
- Feature Branch Workflow
- Feature Development Workflow
- Git Workflow on the Community Wiki
Other:
- The new Commit Policy is being reviewed, applied to both SVN and Git.
- GitHub Mirror has been created and policy is in development (Sep 2015).
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
Livres sur Git
- Pro Git - un livre sur Git facile à comprendre (sous licence CC).
- Le livre de la communauté Git, et sa version pdf
Tutoriels
- Git Magic - A good intro to git (in several languages!)
- Essential reading if you want to truly understand git.
- tryGit A 15 minute online interactive tutorial
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.