opensuse
proxyrepo
-
Cloning this repository:
git clone git://gitorious.org/opensuse/proxyrepo.git proxyrepo cd proxyrepo
Add this repository as a remote to an existing local repository:
git remote add proxyrepo git://gitorious.org/opensuse/proxyrepo.git git fetch proxyrepo git checkout -b my-local-tracking-branch proxyrepo/master_or_other_branch
- Branches:
- master


