From 67c0591a2a495474f106b5da64c08e5812d2ad94 Mon Sep 17 00:00:00 2001 From: tfheen Date: Tue, 5 Jun 2012 15:26:12 +0000 Subject: [PATCH] Fix up urls, drop mr git-svn-id: file:///svn/tfheen/trunk/dotfiles@1543 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- mrconfig | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/mrconfig b/mrconfig index 985df18..8c529ea 100644 --- 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] -- 2.39.5