From: justin Date: Wed, 31 Oct 2012 03:26:10 +0000 (-0700) Subject: Note about committing before tag. X-Git-Url: https://gitweb.dragonflybsd.org/ikiwiki.git/commitdiff_plain/84e25cdba067ced4e989b8efd0190ad8be8848c6 Note about committing before tag. --- diff --git a/docs/developer/Release/index.mdwn b/docs/developer/Release/index.mdwn index 07f061c2..a33eef47 100644 --- 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.