From 8326cfbc0aadb1aa8bab7e1ee1a04b170cbe9488 Mon Sep 17 00:00:00 2001 From: Penny Leach Date: Tue, 26 Jan 2010 00:46:38 +0100 Subject: [PATCH] fixed up a git checkout command that seems to confuse some versions --- .mrconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mrconfig b/.mrconfig index a16cb33..b249118 100644 --- a/.mrconfig +++ b/.mrconfig @@ -32,7 +32,7 @@ checkout = git_fake_bare_checkout 'git+ssh://git.mjollnir.org/var/git/dotfiles/c checkout = git_fake_bare_checkout 'git+ssh://git.mjollnir.org/var/git/scripts.git' 'scripts.git' '../../' [.fgits/scriptsprivate.git] -checkout = git_fake_bare_checkout 'git://git.mjollnir.org/var/gitprivate/scriptsprivate.git' 'scriptsprivate.git' '../../' +checkout = git_fake_bare_checkout 'ssh://git.mjollnir.org/var/gitprivate/scriptsprivate.git' 'scriptsprivate.git' '../../' [.fgits/xmodmap.git] checkout = git_fake_bare_checkout 'ssh://git.mjollnir.org/var/git/dotfiles/xmodmap.git' 'xmodmap.git' '../../' -- 2.39.5