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

forward agent to vera
authormartin f. krafft <madduck@madduck.net>
Thu, 11 Mar 2010 11:40:35 +0000 (12:40 +0100)
committermartin f. krafft <madduck@madduck.net>
Thu, 11 Mar 2010 11:40:35 +0000 (12:40 +0100)
.ssh/config.in

index 754ade531c07f24eb9d8b61b7bdd6bf08e80bc48..80deb1e3c11afad4e4b18bb47bd58ccff872af72 100644 (file)
@@ -53,6 +53,10 @@ Host jugband.madduck.net | jugband
   ForwardAgent yes
   Hostname jugband.madduck.net
 
+Host vera.madduck.net | vera
+  ForwardAgent yes
+  Hostname vera.madduck.net
+
 Host swan-host | swan-host.madduck.net
   Hostname swan-host.madduck.net
   User krafft