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

docs: update contributing instruction on git tags #168

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

NickVolynkin
Copy link
Contributor

Using git push origin tagname is the safest option. Unlike it, git push --tags can result in pushing all present tags, including some temporary or stale tags.

Using `git push origin tagname` is the safest option. Unlike it,
`git push --tags` can result in pushing all present tags, including
some temporary or stale tags.
@NickVolynkin NickVolynkin requested a review from gibiw March 11, 2024 08:12
@NickVolynkin NickVolynkin merged commit 35e33bb into master Mar 11, 2024
17 checks passed
@NickVolynkin NickVolynkin deleted the update-contribuging-md branch March 11, 2024 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants