Skip to content
Snippets Groups Projects

Add aliases for mpcdf_set_as_branch, mpcdf_sync_projects

Merged Sebastian Ohlmann requested to merge sohlmann/osc-plugins:add_aliases into master
Files
2
+ 1
0
@@ -10,6 +10,7 @@ import osc.core
import osc.cmdln
@osc.cmdln.alias("mpcdf_setbranch")
def do_mpcdf_set_as_branch(self, subcmd, opts, *args):
"""${cmd_name}: Convert a package to be a branch of another
Loading