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

Change git url for pip installation in README (#2761)
authorcbows <32486983+cbows@users.noreply.github.com>
Tue, 11 Jan 2022 17:31:07 +0000 (18:31 +0100)
committerGitHub <noreply@github.com>
Tue, 11 Jan 2022 17:31:07 +0000 (09:31 -0800)
commit4efb795129b17b96bdf299eacaca4243d9af86d0
treea188e7114503f3b5388b13e64dc35e626115ebcd
parent0f26a0369efc7305a1a0120355f78d85b3030e56
Change git url for pip installation in README (#2761)

* Change git url for pip installation in README

Unauthenticated git protocol was disabled recently by Github and should not be used anymore.

https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git

* Update CHANGES.md
CHANGES.md
README.md