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] Push Tag from another branch #494

Open
GrayYeung opened this issue Jul 19, 2023 · 0 comments
Open

[Feature] Push Tag from another branch #494

GrayYeung opened this issue Jul 19, 2023 · 0 comments

Comments

@GrayYeung
Copy link

Known that there is an existing function for pushing tags on the current branch.
Suggest having a feature that can push tags from another branch .

Expect that under the hood, that function is running command similar to:
git push origin <some-tag>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant