Git aliases plugin for the Fish shell (similar to oh-my-zsh git)
Stars
748
Forks
93
Watchers
748
Open Issues
11
Overall repository health assessment
No package.json found
This might not be a Node.js project
51
commits
24
commits
7
commits
6
commits
5
commits
4
commits
4
commits
3
commits
2
commits
2
commits
fix: Switch gwch to log, whatchanged deprecated (#119)
09db2a9View on GitHubfeat: Add `grel` alias to show repo directory (#118)
83a0a86View on GitHubwith "$" in front of the command, when user clicks "copy", the $ is also copied. (#112)
d695021View on GitHubAdd gdg to diff with git's built-in tool when an external tool is the default (#108)
868190aView on GitHubCheck for presence of `$path/functions/__git.init.fish` before sourcing it (#103)
c2b38f5View on GitHubDo not run git if there are no branches to delete. (#101)
641b872View on GitHubUse abbreviations instead of functions for simple aliases (#98)
1c1d773View on GitHub