From fbeb20001e5bf656bed3b1a02c9c25107027026a Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 5 Feb 2013 17:38:09 +0100 Subject: Consistently use git protocol. Fix typo in Cryptocat URL. --- src/GIT/github.com/misc/.mrconfig | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'src/GIT/github.com/misc/.mrconfig') 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' -- cgit v1.2.3