]> err.no Git - dotfiles/commitdiff
Fix up urls, drop mr
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Tue, 5 Jun 2012 15:26:12 +0000 (15:26 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Tue, 5 Jun 2012 15:26:12 +0000 (15:26 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@1543 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

mrconfig

index 985df189d9d9484c323684dc8927ca1c927a17b0..8c529ea66a377e81d244f29183143b05b33cd17c 100644 (file)
--- a/mrconfig
+++ b/mrconfig
@@ -11,9 +11,6 @@ lib =
               return 1
               }
 
-[src/mr]
-checkout = git clone 'git://git.kitenet.net/mr' 'mr'
-
 [svn]
 checkout = svn co svn+ssh://svn.err.no/svn/tfheen/trunk svn
 
@@ -44,15 +41,15 @@ checkout = git clone 'git://git.freedesktop.org/git/xorg/proto/fixesproto' 'fixe
 update = git remote update
 
 [src/linux-2.6]
-checkout = git clone 'git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git' 'linux-2.6
+checkout = git clone 'git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git' 'linux-2.6'
 update = git remote update
 
 [src/chef]
-checkout = git clone 'ssh://git@github.com:tfheen/chef.git' 'chef'
+checkout = git clone 'git@github.com:tfheen/chef.git' 'chef'
 update = git remote update
 
 [src/ohai]
-checkout = git clone 'ssh://git@github.com:tfheen/ohai.git 'ohai'
+checkout = git clone 'git@github.com:tfheen/ohai.git 'ohai'
 update = git remote update
 
 [src/moreutils]