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

Add a clean command that works like git clean -dxn with -f to delete option.
authorPaul Wise <pabs@debian.org>
Sun, 10 Mar 2013 06:21:03 +0000 (14:21 +0800)
committerJoey Hess <joey@kitenet.net>
Tue, 23 Sep 2014 20:46:11 +0000 (16:46 -0400)
commit7ab60736009c2230a5c7a7b1e8b1081de5e93df0
tree7f4ff8cad7bb599c69174706a60f23efb896d041
parent83b06b2499053e1c03aa7b85b199a439dc9a396d
Add a clean command that works like git clean -dxn with -f to delete option.
debian/control
mr