• Bruno Pinto's avatar
    Stash does not support --git-dir · 9cc8ee5a
    Bruno Pinto authored
    Stash is a shell script that does not support `--git-dir`, not even on
    latest versions. We need to use `git -C` which was only added on recent
    versions of `git`.
    
    `omf update` will fail in case omf need needs to run `git stash` and
    git is not compatible.
    9cc8ee5a
omf.repo.pull.fish 1.92 KB