X-Git-Url: https://git.madduck.net/etc/myrepos.git/blobdiff_plain/f57c05d7af65adc00bb5baba7d0eef34d6cddee2..3a5dc1b6f340cd059655e6ed2392038f506464a5:/.mr/base?ds=sidebyside diff --git a/.mr/base b/.mr/base index df03bd9..b34da74 100644 --- a/.mr/base +++ b/.mr/base @@ -3,7 +3,7 @@ checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git/pub/etc/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 +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' '../../'