]> 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 ssh to base
authormartin f. krafft <madduck@madduck.net>
Wed, 14 May 2008 21:09:47 +0000 (22:09 +0100)
committermartin f. krafft <madduck@madduck.net>
Wed, 14 May 2008 21:09:47 +0000 (22:09 +0100)
.mr/base

index 9ff138ece682d5b02df101739ad400480bae6c8c..df03bd9f32cfe06e62bd24bc827d9b4f75f4a334 100644 (file)
--- a/.mr/base
+++ b/.mr/base
@@ -1,6 +1,10 @@
 [.fgits/mr.git]
 checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git/pub/etc/mr.git' 'mr.git' '../../'
 
+[.fgits/ssh.git]
+checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git/pub/etc/ssh.git' 'ssh.git' '../../' && make -C ~/.ssh
+update = git pull "$@" && make -C ~/.ssh
+
 [.fgits/git.git]
 checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git/pub/etc/git.git' 'git.git' '../../'