summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2013-02-05 17:38:09 +0100
committerJonas <dr@jones.dk>2013-12-27 18:44:36 +0100
commitfbeb20001e5bf656bed3b1a02c9c25107027026a (patch)
tree8778876bfaa57ca36163bc032fc38e0d07fb17e1
parent82cda66fa70aa9a7aafc6c322f958a06fc37990a (diff)
Consistently use git protocol. Fix typo in Cryptocat URL.
-rw-r--r--src/GIT/github.com/misc/.mrconfig16
-rw-r--r--src/GIT/github.com/webdesign/.mrconfig12
2 files changed, 14 insertions, 14 deletions
diff --git a/src/GIT/github.com/misc/.mrconfig b/src/GIT/github.com/misc/.mrconfig
index cfed636..585d4f8 100644
--- a/src/GIT/github.com/misc/.mrconfig
+++ b/src/GIT/github.com/misc/.mrconfig
@@ -35,7 +35,7 @@ checkout = git clone 'git://github.com/ewpatton/SemanticDiet' 'SemanticDiet'
checkout = git clone 'git://github.com/teythoon/afew' 'afew'
[alot]
-checkout = git clone 'https://github.com/pazz/alot' 'alot'
+checkout = git clone 'git://github.com/pazz/alot' 'alot'
[atomicparsley]
checkout = git clone 'git://github.com/beatgammit/atomicparsley' 'atomicparsley'
@@ -47,7 +47,7 @@ checkout = git clone 'git://github.com/bitcoin/bitcoin' 'bitcoin'
checkout = git clone 'git://github.com/lazzarello/chef-twelvetone' 'chef-twelvetone'
[cryptocat]
-checkout = git clone 'git://github.com/ceyptocat/cryptocat' 'cryptocat'
+checkout = git clone 'git://github.com/cryptocat/cryptocat' 'cryptocat'
[dotfiles]
checkout = git clone 'git://github.com/pbrisbin/dotfiles' 'dotfiles'
@@ -89,7 +89,7 @@ checkout = git clone 'git://github.com/kyleconroy/khanacademy.git' 'khanacademy'
checkout = git clone 'git://github.com/ldodds/ld-patterns' 'ld-patterns'
[linux-sunxi]
-checkout = git clone 'https://github.com/linux-sunxi/linux-sunxi.git' 'linux-sunxi'
+checkout = git clone 'git://github.com/linux-sunxi/linux-sunxi.git' 'linux-sunxi'
[magpie]
checkout = git clone 'git://github.com/Tamarou/magpie' 'magpie'
@@ -137,7 +137,7 @@ checkout = git clone 'git://github.com/davidszotten/prettyqr' 'prettyqr'
checkout = git clone 'git://github.com/bestpractical/prophet' 'prophet'
[python-musicbrainz-ngs]
-checkout = git clone 'https://github.com/alastair/python-musicbrainz-ngs' 'python-musicbrainz-ngs'
+checkout = git clone 'git://github.com/alastair/python-musicbrainz-ngs' 'python-musicbrainz-ngs'
[qrcode-generator]
checkout = git clone 'git://github.com/schoeggu/qrcode-generator' 'qrcode-generator'
@@ -167,16 +167,16 @@ checkout = git clone 'git://github.com/altercation/solarized' 'solarized'
checkout = git clone 'git://github.com/guardianproject/ssh-1' 'ssh-1'
[sunxi-boards]
-checkout = git clone 'https://github.com/linux-sunxi/sunxi-boards.git' 'sunxi-boards'
+checkout = git clone 'git://github.com/linux-sunxi/sunxi-boards.git' 'sunxi-boards'
[sunxi-tools]
-checkout = git clone 'https://github.com/linux-sunxi/sunxi-tools.git' 'sunxi-tools'
+checkout = git clone 'git://github.com/linux-sunxi/sunxi-tools.git' 'sunxi-tools'
[u-boot-sunxi]
-checkout = git clone 'https://github.com/linux-sunxi/u-boot-sunxi.git' 'u-boot-sunxi'
+checkout = git clone 'git://github.com/linux-sunxi/u-boot-sunxi.git' 'u-boot-sunxi'
[uboot-allwinner]
-checkout = git clone 'https://github.com/hno/uboot-allwinner' 'uboot-allwinner'
+checkout = git clone 'git://github.com/hno/uboot-allwinner' 'uboot-allwinner'
[vbusv2]
checkout = git clone 'git://github.com/chetstone/vbusv2' 'vbusv2'
diff --git a/src/GIT/github.com/webdesign/.mrconfig b/src/GIT/github.com/webdesign/.mrconfig
index e7f8c5a..b904033 100644
--- a/src/GIT/github.com/webdesign/.mrconfig
+++ b/src/GIT/github.com/webdesign/.mrconfig
@@ -65,19 +65,19 @@ checkout = git clone 'git://github.com/jashkenas/coffee-script' 'coffee-script'
checkout = git clone 'git://github.com/ericam/compass.git' 'compass'
[compass-ceaser-easing]
-checkout = git clone 'https://github.com/jhardy/compass-ceaser-easing' 'compass-ceaser-easing'
+checkout = git clone 'git://github.com/jhardy/compass-ceaser-easing' 'compass-ceaser-easing'
[compass-h5bp]
checkout = git clone 'git://github.com/sporkd/compass-h5bp' 'compass-h5bp'
[compass-inuit]
-checkout = git clone 'https://github.com/stephenway/compass-inuit' 'compass-inuit'
+checkout = git clone 'git://github.com/stephenway/compass-inuit' 'compass-inuit'
[compass-normalize]
-checkout = git clone 'https://github.com/ksmandersen/compass-normalize' 'compass-normalize'
+checkout = git clone 'git://github.com/ksmandersen/compass-normalize' 'compass-normalize'
[compass-recipes]
-checkout = git clone 'https://github.com/MoOx/compass-recipes' 'compass-recipes'
+checkout = git clone 'git://github.com/MoOx/compass-recipes' 'compass-recipes'
[compass-slickmap]
checkout = git clone 'git://github.com/tdreyno/compass-slickmap' 'compass-slickmap'
@@ -146,7 +146,7 @@ checkout = git clone 'git://github.com/magnetik/node-webid' 'node-webid'
checkout = git clone 'git://github.com/astro/node-xmpp.git' 'node-xmpp'
[node_raptor]
-checkout = git clone 'https://github.com/0xfeedface/node_raptor' 'node_raptor'
+checkout = git clone 'git://github.com/0xfeedface/node_raptor' 'node_raptor'
[oocss]
checkout = git clone 'git://github.com/stubbornella/oocss' 'oocss'
@@ -155,7 +155,7 @@ checkout = git clone 'git://github.com/stubbornella/oocss' 'oocss'
checkout = git clone 'git://github.com/antoniogarrote/rdfstore-js' 'rdfstore-js'
[re-publish]
-checkout = git clone 'https://github.com/0xfeedface/re-publish' 're-publish'
+checkout = git clone 'git://github.com/0xfeedface/re-publish' 're-publish'
[sass]
checkout = git clone 'git://github.com/nex3/sass' 'sass'