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

Fixed variable assignment bug in rename()
authorRob Cornish <jrmcornish@gmail.com>
Mon, 25 Nov 2013 04:55:34 +0000 (15:55 +1100)
committerRob Cornish <jrmcornish@gmail.com>
Mon, 25 Nov 2013 04:55:34 +0000 (15:55 +1100)
commit45e5afa0df709c1aa8a7733ca9dc9dd810407ac0
tree60c38bc611e8a08432707e9f09c9e9e12222a36a
parent5101db33a662db9417a0816a440ced20200f8a91
Fixed variable assignment bug in rename()
vcsh