Neon/Git

From KDE Community Wiki
Revision as of 16:15, 10 December 2015 by Riddell (talk | contribs) (Created page with "The Neon Git repositories are at http://git.edinburghlinux.co.uk In the future all KDE contributors can commit to these on branches used by Neon and related projects. It wil...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The Neon Git repositories are at http://git.edinburghlinux.co.uk

In the future all KDE contributors can commit to these on branches used by Neon and related projects. It will reject commits on other branches.

They are clones of the repositories used by Debian pkg-kde team http://anonscm.debian.org/cgit/pkg-kde/. Any commits made to a Debian pkg-kde repository will be pulled into Neon Git immediately.

Add this to ~/.gitconfig

<nowiki>
[url "[email protected]:"]
        insteadof = neon:

and clone with:

<nowiki>
git clone neon:plasma/khotkeys