From: Don Armstrong Date: Thu, 30 Jan 2014 21:58:35 +0000 (-0800) Subject: debbugs does nott belong in .mrconfig X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=commitdiff_plain;h=510995097e775c58bd6d08939e19c3f9c51b3210 debbugs does nott belong in .mrconfig --- diff --git a/.mrconfig b/.mrconfig index 0b72ba2..f8168f2 100644 --- a/.mrconfig +++ b/.mrconfig @@ -4,6 +4,3 @@ jobs = 5 include = cat ~/.config/mr/config.d/* include = test -d ~/.config/mr_private/config.d && cat ~/.config/mr_private/config.d/* || exit 0 - -[projects/debbugs/debbugs] -checkout = git clone 'git+ssh://git.donarmstrong.com/srv/git/debbugs.git' 'debbugs'