1 Star 0 Fork 0

孜然肉片 / zsh-syntax-highlighting

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
release.md 975 Bytes
一键复制 编辑 原始数据 按行查看 历史

Release procedure (for developers):

  • For minor (A.B.0) releases:
    • Check whether the release uses any not-yet-released zsh features
  • Check open issues and outstanding pull requests
  • Confirm make test passes
  • Update changelog.md tig --abbrev=12 --abbrev-commit 0.4.1..upstream/master
  • Make sure there are no local commits and that git status is clean; Remove -dev suffix from ./.version; Commit that using git commit -m "Tag version $(<.version)." .version; Tag it using git tag -s -m "Tag version $(<.version)" $(<.version); Increment ./.version and restore the -dev suffix; Commit that using git commit -C b5c30ae52638e81a38fe5329081c5613d7bd6ca5 .version.
  • Push with git push && git push --tags
  • Notify downstreams (OS packages)
    • anitya should autodetect the tag
  • Update /topic on IRC
1
https://gitee.com/freshmeat/zsh-syntax-highlighting.git
git@gitee.com:freshmeat/zsh-syntax-highlighting.git
freshmeat
zsh-syntax-highlighting
zsh-syntax-highlighting
master

搜索帮助