Infrastructure/Git/GitHub Mirror

From KDE Community Wiki
Revision as of 07:44, 11 March 2019 by Zachus3 (talk | contribs) (→‎GitHubMirror: shorter)

GitHubMirror

KDE is managing a read-only mirror of quickgit.kde.org on Github located at https://github.com/KDE .

We want to make KDE sources easy to find, share and build upon; and most importantly we want your contributions to count towards your github profile  :-) but of course, if you e.g. search "ECM" , you find nothing on GitHub. Easy, no?

FAQ

Why don't you enable pull requests?

Our central repositories are handled by our awesome sysadmins over on kde.org where we have full control and tighter integration within our services. If we started using multiple repositories and making developers look in two places that gets even more complicated and unfair on the maintainers.

Also as an open source project, it's very important for us to keep to using open source tools. Github does not meet that requirement. Also, GitHub is subject to policy changes without notice, which can be less of a pleasant surprise.

How do I submit "Pull Requests"?

git format-patch HEAD~1

to create a diff

The maintainer for this software will then comment and merge your request.

Alternatively you can use the command "rbt post" from reviewboard-tools to streamline the process.

TODO: explain usage of phabricator for reviews

How do I submit "Issues"?

Please file a bug report or wish at http://bugs.kde.org