opensuse
yabsc
Yet Another Build Service client. This is a GUI client for the openSUSE Build Service reusing the python modules from osc CLI client.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/yabsc.git yabsc cd yabsc
Add this repository as a remote to an existing local repository:
git remote add yabsc git://gitorious.org/opensuse/yabsc.git git fetch yabsc git checkout -b my-local-tracking-branch yabsc/master_or_other_branch
- Branches:
- master


