projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
7b50f0f
)
Note about committing before tag.
author
justin <justin@web>
Wed, 31 Oct 2012 03:26:10 +0000 (20:26 -0700)
committer
Charlie Root <root@leaf.dragonflybsd.org>
Wed, 31 Oct 2012 03:26:10 +0000 (20:26 -0700)
docs/developer/Release/index.mdwn
patch
|
blob
|
blame
|
history
diff --git
a/docs/developer/Release/index.mdwn
b/docs/developer/Release/index.mdwn
index
07f061c
..
a33eef4
100644
(file)
--- a/
docs/developer/Release/index.mdwn
+++ b/
docs/developer/Release/index.mdwn
@@
-81,6
+81,8
@@
man git-tag for info, the committer needs GPG set up so git tag -s works. Then
Do the x.x.0 immediately. Just before doing the final nrelease build roll a x.x.1 tag for the release branch. Release as x.x.1.
+A new tag may require a commit beforehand to the release branch to make sure it goes to the right branch.
+
## Subsequent tag updates
When updating a x.x.1 version, you just need to tag.