X-Git-Url: https://git.madduck.net/etc/myrepos.git/blobdiff_plain/2dd1d68e7a522d51cd2fda9eee48ab440091f270..f599454f22165c222c34539e63afc3094fe9ff18:/.mr/base diff --git a/.mr/base b/.mr/base index e2e283d..b34da74 100644 --- a/.mr/base +++ b/.mr/base @@ -1,6 +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_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' '../../' + [.fgits/zsh.git] checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git/pub/etc/zsh.git' 'zsh.git' '../../'