Skip to content

Commit 2a5095d

Browse files
committed
docs: add note on release branches and devel versions
1 parent 3aa2752 commit 2a5095d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/command-t.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -972,6 +972,8 @@ The release process is:
972972
7. Create archive (eg. `git archive -o command-t-7.0.1.zip HEAD -- .` or
973973
similar).
974974
8. Upload to vim.org (http://www.vim.org/scripts/script.php?script_id=3025).
975+
9. Fast-forward `7-x-release` branch to match `7-x-devel`.
976+
10. Update `version.lua` to use "devel" prerelease suffix.
975977

976978

977979
WEBSITE *command-t-website*

0 commit comments

Comments
 (0)