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


