From: martin f. krafft Date: Fri, 12 Mar 2010 11:35:24 +0000 (+0100) Subject: add url alias to header X-Git-Url: https://git.madduck.net/gitweb-conf.git/commitdiff_plain/f460a6e621990f3558ee38567abc5855855730cf add url alias to header --- diff --git a/header.html b/header.html index 92576a9..844e041 100644 --- a/header.html +++ b/header.html @@ -16,3 +16,12 @@ 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:
+
+