]> 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:

Update docs about stable tag now being a branch (#1422)
authorRichard Si <63936253+ichard26@users.noreply.github.com>
Sun, 17 May 2020 19:19:52 +0000 (15:19 -0400)
committerGitHub <noreply@github.com>
Sun, 17 May 2020 19:19:52 +0000 (12:19 -0700)
commitf62f1ddc2fee683aeae55d1fea71fee77184cd2d
tree69b868ba2bbca0c96bef27c887c3c8a7263b6b33
parent8acc22f11480dab297ad31fa80fa63bea15066c6
Update docs about stable tag now being a branch (#1422)

* Update docs about stable tag now being a branch

Issue #760 had the `stable` tag changed to a branch since it was causing a few issues. This updates the docs to reflect that change.

* Make the prettier hook pass

* Improve wording
README.md