Archive:Development/Tutorials/Git/KdeOnGit: Difference between revisions
No edit summary |
m (link) |
||
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 | Currently, Amarok is testing out git to help with KDE's migration. There are also one or two kde-related projects that have started on [http://gitorious.org/about gitorious] (although this is *not* recommended yet!) | ||
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 ;) | 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 ;) |
Revision as of 03:11, 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 on gitorious (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?)