Archive:Development/Tutorials/Git/KdeOnGit: Difference between revisions
(Created page with 'Currently, Amarok is testing out git to help with KDE's migration. There are also one or two kde-related projects that have started in git (although this is *not* recommended yet...') |
No edit summary |
||
Line 1: | Line 1: | ||
Currently, Amarok is testing out git to help with KDE's migration. There are also one or two kde-related projects that have started in git (although this is *not* recommended yet!) | Currently, Amarok is testing out git to help with KDE's migration. There are also one or two kde-related projects that have started in git (although this is *not* recommended yet!) | ||
Amarok has their own [[ | Amarok has their own [[Getting_Started/Sources/Amarok_Git_Tutorial|git tutorial]], which has a fair amount of overlap with these git pages (we're copying from them ;) | ||
TODO: | TODO: |
Revision as of 02:02, 2 November 2009
Currently, Amarok is testing out git to help with KDE's migration. There are also one or two kde-related projects that have started in git (although this is *not* recommended yet!)
Amarok has their own git tutorial, which has a fair amount of overlap with these git pages (we're copying from them ;)
TODO:
- links to known projects
- readonly-use guide
- contributing:
- quick guide to gitorious website (copy content from amarok)
- link to Basics for regular stuff
- how to push changes
- how to do a merge request
- when to push vs. merge-request (who knows the answer to this? depends on the project maintainer perhaps?)