Push branch before tag
This commit is contained in:
@@ -30,7 +30,7 @@ Locally committed and tagged ${package} version ${new_version}
|
||||
|
||||
To push this:
|
||||
|
||||
git push origin ${tag_name} ${branch_name}
|
||||
git push origin ${branch_name} ${tag_name}
|
||||
|
||||
To undo this:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user