oh-my-fish/lib/git
Johannes Altmanninger 0a32584476 Fix error when inside a bare git repository
For example, "git diff" would print
"fatal: this operation must be run in a work tree"

We could still run git_branch_name in bare repositories in future.
2020-12-01 01:47:35 -08:00
..
git_ahead.fish Use posix stderr redirection (2> instead of ^) 2018-06-09 01:23:32 +03:00
git_branch_name.fish Use posix stderr redirection (2> instead of ^) 2018-06-09 01:23:32 +03:00
git_is_dirty.fish Check whether we are inside the worktree (#651) 2020-11-30 15:09:43 -08:00
git_is_repo.fish Fix error when inside a bare git repository 2020-12-01 01:47:35 -08:00
git_is_staged.fish %%% United States of the Fish → Wahoo + OMF %%% 2015-08-27 00:20:13 +09:00
git_is_stashed.fish %%% United States of the Fish → Wahoo + OMF %%% 2015-08-27 00:20:13 +09:00
git_is_touched.fish Check whether we are inside the worktree (#651) 2020-11-30 15:09:43 -08:00
git_is_worktree.fish Check whether we are inside the worktree (#651) 2020-11-30 15:09:43 -08:00
git_untracked.fish Check whether we are inside the worktree (#651) 2020-11-30 15:09:43 -08:00