Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] support update release. #8

Closed
lvjiaxuan opened this issue Mar 7, 2023 · 1 comment
Closed

[Feature] support update release. #8

lvjiaxuan opened this issue Mar 7, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@lvjiaxuan
Copy link
Owner

No description provided.

@lvjiaxuan lvjiaxuan added the enhancement New feature or request label Mar 7, 2023
@lvjiaxuan lvjiaxuan self-assigned this Mar 7, 2023
@lvjiaxuan lvjiaxuan added the wontfix This will not be worked on label Mar 22, 2023
@lvjiaxuan
Copy link
Owner Author

A workaround.

  1. Do a amend commit at the release commit you want to update: git commit --amend -m "xxx" .
  2. git tag vx.x.x --force .
  3. git push --force && git push --tags --force .

@lvjiaxuan lvjiaxuan pinned this issue Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant