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

Omit commit hash and date stamp from doc version (#1322)
authorZsolt Dollenstein <zsol.zsol@gmail.com>
Sun, 29 Mar 2020 02:06:00 +0000 (03:06 +0100)
committerGitHub <noreply@github.com>
Sun, 29 Mar 2020 02:06:00 +0000 (19:06 -0700)
commit9ed2542e938c327a53c17f8932ee5fc53776ba31
tree2eb85f0c266c42783195946fad4e2a4b904a3b9a
parent7e4c6bf71fffc36ead970afde46a726144515e87
Omit commit hash and date stamp from doc version (#1322)

This also removes the dependency on setuptools-scm while building the
docs.

Fixes #1104.
docs/conf.py
docs/requirements.txt
readthedocs.yml