v1.4.1
What's Changed
- Fix delay when cmd tabbing into GitUp by @lapfelix in #993
- Specify
initial_head
when initializing a repository for tests so the global git config doesn't make it fail by @lapfelix in #988 - Create a test for
rebaseBranch
(with a basic conflict) by @lapfelix in #989 - Fix untracked files problem in multiple commits rebases with conflicts by @lapfelix in #990
- Handle submodule conflicts by @lapfelix in #996
- Add Copy Name menu item for branches by @lucasderraugh in #1009
- Migrate to Sparkle 1.27 for EdDSA support by @lucasderraugh
Full Changelog: v1.4.0...v1.4.1