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


