Development/Git: Difference between revisions

    From KDE TechBase
    (Replaced content with "{{Moved To Community|Infrastructure/Git}}")
     
    (112 intermediate revisions by 12 users not shown)
    Line 1: Line 1:
    This is the hub page for all information about the use of Git by KDE.
    {{Moved To Community|Infrastructure/Git}}
     
    This page is a work in progress where all new Git material is being organised.  Most of tehse sections will eventually be moved to their own pages.  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:
    * http://community.kde.org/Sysadmin/GitKdeOrgManual
    * http://community.kde.org/20110213_GitWorkflowAgenda
    * http://community.kde.org/20110213_GitWorkflowAgenda/StevesIdea
     
    On techbase.kde.org:
    * [[Getting Started]]
    * [[Getting Started/Build/KDE4]]
    * [[Getting Started/Build/KDE4/Windows/subversion]]
    * [[Getting Started/Sources/Anonymous SVN]]
    * [[Getting Started/Sources/Amarok Git Tutorial]]
    * [[Policies/SVN_Commit_Policy]]
    * [[Policies/SVN_Guidelines]]
    * [[Development/Tools]]
    * [[Development/Tutorials/Git]]
    * [[Development/Tutorials/Git/BestPractices]]
    * [[Development/Tutorials/Git/Intermediate]]
    * [[Development/Tutorials/Git/Recipes]]
    * [[Development/Tutorials/Git/Create a patch]]
    * [[Development/Tutorials/Git/git-svn]]
    * [[Development/Tutorials/Git/Basics]]
    * [[Development/Tutorials/Git/KdeOnGit]]
    * [[Development/Tutorials/Git/kde-qt]]
    * [[Development/Tutorials/Git/Pushing]]
    * [[Development/Tutorials/Git/decoding-git]]
    * [[Projects/rekonq/Git_with_rekonq_HowTo]]
    * [[Projects/Related/Subversion]]
    * [[Contribute/Get a SVN Account]]
    * [[Contribute/First Steps with your KDE SVN Account]]
     
    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==
    * 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=
    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

    Latest revision as of 11:47, 11 March 2016

    This page is now on the community wiki.