Skip to content
Snippets Groups Projects
Commit f0429d75 authored by Lorenz Huedepohl's avatar Lorenz Huedepohl
Browse files

Update mpcdf_sync_projects.py

parent c43340e3
No related branches found
No related tags found
1 merge request!1Add aliases for mpcdf_set_as_branch, mpcdf_sync_projects
......@@ -15,7 +15,7 @@ import osc.cmdln
help="Source project")
@osc.cmdln.option('-t', '--to',
help="Just sync with this single destination project")
@osc.cmdln.alias("mpcdf_syncpro")
@osc.cmdln.alias("mpcdf_sync_projects")
def do_mpcdf_sync_projects(self, subcmd, opts, *args):
"""${cmd_name}: Branch all/missing packages from a project to another and sync their metadata
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment