]> git.madduck.net Git - etc/myrepos.git/commitdiff

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 a2ps repo
authormartin f. krafft <madduck@madduck.net>
Wed, 12 Nov 2008 08:46:08 +0000 (09:46 +0100)
committermartin f. krafft <madduck@madduck.net>
Wed, 12 Nov 2008 08:46:08 +0000 (09:46 +0100)
.mr/base

index e607d7b463b247b836f0b4b6ec88dad61b517ce6..ce5687a390df684698e3a5d5ebc95a0404ebdf33 100644 (file)
--- a/.mr/base
+++ b/.mr/base
@@ -20,6 +20,9 @@ checkout = git_fake_bare_checkout 'ssh://git.madduck.net/srv/git/git.madduck.net
 [.fgits/crontab.git]
 checkout = git_fake_bare_checkout 'ssh://git.madduck.net/srv/git/git.madduck.net/pub/etc/crontab.git' 'crontab.git' '../../'
 
+[.fgits/a2ps.git]
+checkout = git_fake_bare_checkout 'ssh://git.madduck.net/srv/git/git.madduck.net/pub/etc/a2ps.git' 'a2ps.git' '../../'
+
 [code/mr]
 checkout = checkout_hack_branch mr \
         joeyh git://git.kitenet.net/mr \