Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit 8d0affa

Browse files
committed
Add --force to example
1 parent 2a4ff67 commit 8d0affa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ Simply push a new tag to this repository in the format `v*.*.*` matching the [Sh
1414
Example:
1515

1616
```console
17-
git push origin HEAD:refs/tags/v0.8.0
17+
git push origin HEAD:refs/tags/v0.8.0 --force
1818
```

0 commit comments

Comments
 (0)