From 3e2a000afbbc3f16ac6e79426f4a552a67e2526b Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Sun, 18 May 2008 14:19:24 +0100 Subject: [PATCH] move mr registration to base file, not LIB --- .mr/LIB | 6 ------ .mr/base | 10 ++++++++++ 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.mr/LIB b/.mr/LIB index 3eed548..6c20d29 100644 --- a/.mr/LIB +++ b/.mr/LIB @@ -21,9 +21,3 @@ lib = checkout_hack_branch() { git push origin --all fi } - -[code/mr] -checkout = checkout_hack_branch mr \ - joeyh git://git.kitenet.net/mr \ - ssh://git.madduck.net/~/git/pub/code/mr.git - ln -s ../code/mr/mr ~/.bin/mr diff --git a/.mr/base b/.mr/base index b34da74..b640106 100644 --- a/.mr/base +++ b/.mr/base @@ -16,3 +16,13 @@ checkout = git_fake_bare_checkout 'ssh://git.madduck.net/srv/git/git.madduck.net [.fgits/screen.git] checkout = git_fake_bare_checkout 'ssh://git.madduck.net/srv/git/git.madduck.net/pub/etc/screen.git' 'screen.git' '../../' + +[code/mr] +checkout = checkout_hack_branch mr \ + joeyh git://git.kitenet.net/mr \ + ssh://git.madduck.net/~/git/pub/code/mr.git + ln -fs ../code/mr/mr ~/.bin/mr + git branch vcsh origin/vcsh + +[code/mrsetup] +checkout = git clone ssh://git.madduck.net/~/git/pub/etc/mrsetup.git mrsetup -- 2.39.2