]> 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: Fix `vcsh rename`
authorRichard Hartmann <richih.mailinglist@gmail.com>
Wed, 10 Jul 2013 10:53:04 +0000 (12:53 +0200)
committerRichard Hartmann <richih.mailinglist@gmail.com>
Wed, 10 Jul 2013 10:53:04 +0000 (12:53 +0200)
commitb505b12474d422c623d31691822bea11f169262a
tree3b789e793781cbb92da2a0a3ed3e248b7f42615d
parent04836991be4626c60964f77a935d425e41782c9f
vcsh: Fix `vcsh rename`

Based on report and work by Alexander Skurikhin.

GitHub: fixes 54
vcsh