]> 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 entry for `--extend-exclude` in the right place (#2061)
authorRichard Si <63936253+ichard26@users.noreply.github.com>
Wed, 24 Mar 2021 23:38:07 +0000 (19:38 -0400)
committerGitHub <noreply@github.com>
Wed, 24 Mar 2021 23:38:07 +0000 (16:38 -0700)
commit580b4fe8bc8d859c228f2eea1c8335bb3e911b12
tree11108d2fafdc980d059a3d526ca3bfdec48a7724
parent5d33f20a2a2c85cfb521ae9c5f9254bfe9fc2fd9
Add entry for `--extend-exclude` in the right place (#2061)

The PR author added the changelog entry for their `extend-exclude` addition
in `docs/change_log.md` which is understandable but incorrect as it will be
overwritten since it's autogenerated from the readme.
CHANGES.md