Skip to content

Commit 350271b

Browse files
committed
docs/maintainer-guide.txt: example command for tag remake
Signed-off-by: Jim Klimov <[email protected]>
1 parent f53a235 commit 350271b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/maintainer-guide.txt

+1
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ MAINTAINER SANDBOX (to be completed and pushed)
150150
----
151151
:; git tag -sm 'Release NUT v2.8.0' v2.8.0
152152
----
153+
** in case of second thoughts, `git tag -d v2.8.0` and retry later
153154
** try to avoid adding signed tags later (ex. v2.8.0-signed) to avoid the
154155
mess in GitHub release URLs (or do amend that post-factum), for more
155156
details see e.g. https://github.com/networkupstools/nut/issues/1971

0 commit comments

Comments
 (0)