Skip to content

fix(docs): revert to --force for tag updates#52

Merged
PythonWoods-Dev merged 1 commit into
mainfrom
fix/release-docs-force-tag
Jun 28, 2026
Merged

fix(docs): revert to --force for tag updates#52
PythonWoods-Dev merged 1 commit into
mainfrom
fix/release-docs-force-tag

Conversation

@PythonWoods-Dev

Copy link
Copy Markdown
Contributor

Git tags do not have remote-tracking branches by default. Therefore, using --force-with-lease on a tag push almost always fails with stale info unless you explicitly fetch the tag first or specify the expected remote OID. Standard practice for floating tags is to use --force.

Signed-off-by: PythonWoods <gianluca.catalano@gmail.com>
@PythonWoods-Dev PythonWoods-Dev merged commit 0a1dfbf into main Jun 28, 2026
5 checks passed
@PythonWoods-Dev PythonWoods-Dev deleted the fix/release-docs-force-tag branch June 28, 2026 18:33
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.

1 participant