Releases: Erotemic/git_well
Releases · Erotemic/git_well
Version 0.2.3
[Version 0.2.3] -
Added
- Add email option to gpg autoconf
Changed
- modified default in git-well permit
What's Changed
Full Changelog: v0.2.1...refs/heads/release
Version 0.2.1
[Version 0.2.1] -
Fixed
- Fixed error in git-rebase-add-continue parsing submodule status
- git-well squash-streaks now works from modal CLI
Added
- autoconf-gpg for auto-configuring which gpg key to sign commits with
- more options to discover ssh remote
Changed
- git track-upstream will now ask which remote to use when it is ambiguous.
- Improved
git-remote-protocol
find_git_root
usesabsolute
instead ofresolve
so logical pathing is preserved.
What's Changed
Full Changelog: v0.2.0...v0.2.1
Version 0.2.0
-
Reduce import time add git_rebase_add_continue
-
wip
-
Merge pull request #4 from Erotemic/dev/0.2.0
Dev/0.2.0
-
Fix remote protocol
Version 0.1.1
[Version 0.1.1] - Released 2022-06-22
Added
- Initial version with
branch_upgrade
,squash_streaks
,sync
,branch_cleanup
,track_upstream