You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
git_ahead.fish Use posix stderr redirection (2> instead of ^) 6 years ago
git_branch_name.fish Use posix stderr redirection (2> instead of ^) 6 years ago
git_is_dirty.fish Check whether we are inside the worktree (#651) 4 years ago
git_is_repo.fish Fix error when inside a bare git repository 4 years ago
git_is_staged.fish %%% United States of the Fish → Wahoo + OMF %%% 9 years ago
git_is_stashed.fish %%% United States of the Fish → Wahoo + OMF %%% 9 years ago
git_is_touched.fish Check whether we are inside the worktree (#651) 4 years ago
git_is_worktree.fish Check whether we are inside the worktree (#651) 4 years ago
git_untracked.fish Check whether we are inside the worktree (#651) 4 years ago