oh-my-fish/pkg/omf
Bruno Pinto 9cc8ee5a82 Stash does not support --git-dir
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.
2015-10-02 21:16:50 +01:00
..
cli Stash does not support --git-dir 2015-10-02 21:16:50 +01:00
completions completions: use standard fish functions for subcommands 2015-09-09 21:03:05 -03:00
templates Back to oh-my-fish organization 2015-09-03 19:35:19 +01:00
util Replace omf.util_sync with omf.repo.pull 2015-09-07 00:11:12 +01:00
omf.fish bin/install & omf.repo.pull adding -C $git_dir removing pushd and popd 2015-09-27 18:53:51 +02:00