Push branch before tag

This commit is contained in:
Conrad Irwin 2024-01-08 15:49:03 -07:00
parent e876262579
commit 32cd95674f

View file

@ -30,7 +30,7 @@ Locally committed and tagged ${package} version ${new_version}
To push this: To push this:
git push origin ${tag_name} ${branch_name} git push origin ${branch_name} ${tag_name}
To undo this: To undo this: