mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-12 05:15:00 +00:00
Push branch before tag
This commit is contained in:
parent
e876262579
commit
32cd95674f
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue