X-Git-Url: https://git.madduck.net/etc/myrepos.git/blobdiff_plain/d3d7773350cef81b407ca2bb1f9c769cc32e3faf..7725d134e5ae8211a2acbf5f344b45c25f1797ea:/.mr/base diff --git a/.mr/base b/.mr/base index 9ff138e..b34da74 100644 --- a/.mr/base +++ b/.mr/base @@ -1,6 +1,10 @@ [.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_DIR=$MR_REPO git pull "$@" && make -C ~/.ssh + [.fgits/git.git] checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git/pub/etc/git.git' 'git.git' '../../'