Releases: jhillyerd/plugin-git
Releases · jhillyerd/plugin-git
v0.3
What's Changed
- Add gdg to diff with git's built-in tool when an external tool is the default by @UnsolvedCypher in #108
- fix: gbda worktree support by @jhillyerd in #109
Full Changelog: v0.2...v0.3
v0.2
What's Changed
- Load configuration via fisher_path by @zzhaolei in #95
- Document Nix installation by @UnsolvedCypher in #96
- Use abbreviations instead of functions for simple aliases by @niklasnatter in #98
- Add
gcs
abbreviation. by @BlockListed in #99 - Do not run git if there are no branches to delete. by @emorozov in #101
- Check for presence of
$path/functions/__git.init.fish
before sourcing it by @hexclover in #103 - added gsb as 'git status -sb' by @mkmkme in #104
- gunwip: remove extraneous backslashes by @jhillyerd in #105
New Contributors
- @zzhaolei made their first contribution in #95
- @niklasnatter made their first contribution in #98
- @BlockListed made their first contribution in #99
- @emorozov made their first contribution in #101
- @hexclover made their first contribution in #103
- @mkmkme made their first contribution in #104
Full Changelog: v0.1...v0.2
v0.1
What's Changed
- Add alias for rebasing against latest origin/main by @UnsolvedCypher in #91
- Remove univeral abbr for fish 3.6.0 by @jhillyerd in #92
- readme: Update fish version tile by @jhillyerd in #93
- Add Gitlab-specific push options by @UnsolvedCypher in #94
- Add gtest function: tests staged changes w/ specified command by @jhillyerd in #89
New Contributors
- @UnsolvedCypher made their first contribution in #91
- @jhillyerd made their first contribution in #92
Full Changelog: https://github.com/jhillyerd/plugin-git/commits/v0.1