From: Petter Reinholdtsen
Date: Sun, 27 Jan 2013 17:16:44 +0000 (+0000)
Subject: Change git clone address to one that work without authentication.
X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/ef016f7457a46f59c2b560854cd9149b651b4f9a?ds=sidebyside
Change git clone address to one that work without authentication.
---
diff --git a/blog/data/2013-01-22-hw-autoinstall.txt b/blog/data/2013-01-22-hw-autoinstall.txt
index e05bdd6b9f..ef4adccaec 100644
--- a/blog/data/2013-01-22-hw-autoinstall.txt
+++ b/blog/data/2013-01-22-hw-autoinstall.txt
@@ -18,7 +18,7 @@ repository in Debian. The new name? It is Isenkram.
To fetch and build the latest version of the source, use
-git clone git://anonscm.debian.org/collab-maint/isenkram.git
+git clone http://anonscm.debian.org/git/collab-maint/isenkram.git
cd isenkram && git-buildpackage -us -uc