X-Git-Url: https://git.madduck.net/etc/myrepos.git/blobdiff_plain/1798958073b6fc8e6aeabeb004b351336ba8d5e3..f57c05d7af65adc00bb5baba7d0eef34d6cddee2:/.mr/base diff --git a/.mr/base b/.mr/base index 084b1e5..df03bd9 100644 --- a/.mr/base +++ b/.mr/base @@ -1,3 +1,13 @@ +[.fgits/mr.git] +checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git/pub/etc/mr.git' 'mr.git' '../../' + +[.fgits/ssh.git] +checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git/pub/etc/ssh.git' 'ssh.git' '../../' && make -C ~/.ssh +update = git pull "$@" && make -C ~/.ssh + +[.fgits/git.git] +checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git/pub/etc/git.git' 'git.git' '../../' + [.fgits/zsh.git] checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git/pub/etc/zsh.git' 'zsh.git' '../../'