dinjam
kdelibs-stripped
This is a stripped down version of kdelibs – customized for our needs – especially khotnewstuff integration
-
Cloning this repository:
git clone git://gitorious.org/dinjam/kdelibs-stripped.git kdelibs-stripped cd kdelibs-stripped
Add this repository as a remote to an existing local repository:
git remote add kdelibs-stripped git://gitorious.org/dinjam/kdelibs-stripped.git git fetch kdelibs-stripped git checkout -b my-local-tracking-branch kdelibs-stripped/master_or_other_branch
- Branches:
- master


