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

Fix `vcsh delete`
authorRichard Hartmann <richih.mailinglist@gmail.com>
Fri, 10 Feb 2012 16:38:35 +0000 (17:38 +0100)
committerRichard Hartmann <richih.mailinglist@gmail.com>
Fri, 10 Feb 2012 16:38:35 +0000 (17:38 +0100)
commit80ebb8dcdf12f32873670c8adcdd8d49ca2c7b01
tree1644cee8b35b7add06a38fe1610d4acd46c6cae5
parent86f23d0b17a90028f230248c85e068da596fe666
Fix `vcsh delete`

Use rm -r instead of rmdir as the directory will _never_ be empty
vcsh