]> git.madduck.net Git - gitweb-conf.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:

no leading newline on pre
authormartin f. krafft <madduck@madduck.net>
Fri, 12 Mar 2010 11:39:48 +0000 (12:39 +0100)
committermartin f. krafft <madduck@madduck.net>
Fri, 12 Mar 2010 11:39:48 +0000 (12:39 +0100)
header.html

index 5de7afd8902535c0c9ed546ad848ae405fc6883a..6b5296808f605ce59e8780fe71a8472a50420b17 100644 (file)
@@ -21,7 +21,6 @@ I'd be especially grateful.</p>
 snippet to <tt>~/.gitconfig</tt> and using the third clone URL listed for each
 project:</p>
 
-<p><pre>
-[url "git://git.madduck.net/madduck/"]
+<p><pre>[url "git://git.madduck.net/madduck/"]
   insteadOf = madduck:
 </pre></p>