mirror of
https://github.com/neovim/neovim.git
synced 2025-12-09 16:12:48 +00:00
doc [ci skip] #9478
- Lua - developer guidelines - MAINTAIN.md - TUI: cleanup - TUI: mention Windows terminfo builtins - cleanup if_pyth, redirect python-bindeval tag Helped-by: Björn Linse <bjorn.linse@gmail.com> Helped-by: erw7 <erw7.github@gmail.com>
This commit is contained in:
@@ -93,7 +93,7 @@ Next steps:
|
||||
- Double-check NVIM_VERSION_* in CMakeLists.txt
|
||||
- Push the tag:
|
||||
git push --follow-tags
|
||||
- Empty-merge (if this is a maintenance release):
|
||||
git checkout upstream/master
|
||||
git merge -s ours upstream/release-x.y
|
||||
- Update the 'stable' tag:
|
||||
git push --force upstream HEAD^:refs/tags/stable
|
||||
git fetch --tags
|
||||
- Update website: index.html"
|
||||
|
||||
Reference in New Issue
Block a user