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

Fix dealing with generated files in docs
authorŁukasz Langa <lukasz@langa.pl>
Fri, 21 Aug 2020 13:55:03 +0000 (15:55 +0200)
committerŁukasz Langa <lukasz@langa.pl>
Fri, 21 Aug 2020 14:45:30 +0000 (16:45 +0200)
commit205f3b67fbddc7ba0fa330c0493821e404451b82
treec90753a3de0b56e3d8c5bdb0ef970aa5928ee7b1
parentcb6f2198b8fc700f8cc0d36c338d613e509250f8
Fix dealing with generated files in docs
docs/authors.md [new file with mode: 0644]
docs/change_log.md [new file with mode: 0644]
docs/conf.py
docs/contributing_to_black.md [new file with mode: 0644]
docs/github_actions.md [new file with mode: 0644]
docs/ignoring_unmodified_files.md [new file with mode: 0644]
docs/installation_and_usage.md [new file with mode: 0644]
docs/pyproject_toml.md [new file with mode: 0644]
docs/show_your_style.md [new file with mode: 0644]
docs/version_control_integration.md [new file with mode: 0644]