From c43340e308da87ee2f560e188135bf1a7d074d7b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lorenz=20H=C3=BCdepohl?= <lorenz.huedepohl@rzg.mpg.de>
Date: Fri, 30 Nov 2018 10:31:12 +0100
Subject: [PATCH] Update mpcdf_set_as_branch.py

---
 mpcdf_set_as_branch.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mpcdf_set_as_branch.py b/mpcdf_set_as_branch.py
index ba1685e..b0c6b99 100644
--- a/mpcdf_set_as_branch.py
+++ b/mpcdf_set_as_branch.py
@@ -10,7 +10,7 @@ import osc.core
 import osc.cmdln
 
 
-@osc.cmdln.alias("mpcdf_setbr")
+@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
 
-- 
GitLab