]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Add stable tag process to release process documentation (#2224)
authorCooper Lees <me@cooperlees.com>
Tue, 11 May 2021 17:01:03 +0000 (10:01 -0700)
committerGitHub <noreply@github.com>
Tue, 11 May 2021 17:01:03 +0000 (10:01 -0700)
commit53d9bace12b3aa230820c869a079020b4608c945
tree9971da055695d9a047a8d071e24af511b8d44bd6
parent2f52e4b4929370ec503ee272bcc10d3176db8e89
Add stable tag process to release process documentation (#2224)

* Add stable tag process to release process documentation
- Add reasoning + step commands

* Bah - I ran the linter but forgot to commit

* Update docs/contributing/release_process.md

Co-authored-by: Richard Si <63936253+ichard26@users.noreply.github.com>
Co-authored-by: Richard Si <63936253+ichard26@users.noreply.github.com>
docs/contributing/release_process.md