Skip to content
Snippets Groups Projects
Commit 8444904a authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

..

parent 31087170
No related branches found
No related tags found
No related merge requests found
...@@ -35,8 +35,8 @@ rm $A ...@@ -35,8 +35,8 @@ rm $A
cd /G/f2 cd /G/f2
kcom # This is release ... kcom # This is release ...
kush kush
# delete erroneous tag: git tag -d $A; git push origin :refs/tags/$A k tag v$V # Yes! Our IT wants version tags to start with "v".
k tag v$V # to delete erroneous tag: git tag -d $X; git push origin :refs/tags/$X
kush --tags kush --tags
### upload tgz ### upload tgz
......
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