Skip to content

Releases: Erotemic/git_well

Version 0.2.3

31 May 17:08
e2b54e4
Compare
Choose a tag to compare

[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

23 Feb 19:39
4ad5478
Compare
Choose a tag to compare

[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 uses absolute instead of resolve so logical pathing is preserved.

What's Changed

Full Changelog: v0.2.0...v0.2.1

Version 0.2.0

09 Aug 15:59
Compare
Choose a tag to compare
  • 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

22 Jun 17:34
Compare
Choose a tag to compare

[Version 0.1.1] - Released 2022-06-22

Added

  • Initial version with branch_upgrade,squash_streaks,sync,branch_cleanup,track_upstream