]> git.madduck.net Git - code/vcsh.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:

vcsh: Handle Git older than 2.x
authorRichard Hartmann <richih@debian.org>
Sun, 29 Nov 2015 20:40:41 +0000 (21:40 +0100)
committerRichard Hartmann <richih@debian.org>
Sun, 29 Nov 2015 20:40:41 +0000 (21:40 +0100)
commitb40cd1a7fe1c45bd1f7f7f80802b157a41f97dfe
tree7e750107c395d066af2fc36cd92d570c99086f11
parentcf9bd27d5bcbecf461b55acd76dbf57679e4a6b3
vcsh: Handle Git older than 2.x

We will fetch more data than needed with Git 1.8, but other than that...
vcsh