X-Git-Url: https://git.madduck.net/gitweb-conf.git/blobdiff_plain/b82654e59aa8877c55f1e63f1cf16a98b11be0a6..HEAD:/header.html diff --git a/header.html b/header.html index 92576a9..13cbb8e 100644 --- a/header.html +++ b/header.html @@ -9,10 +9,18 @@ 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:
+