| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| GitUp.zip | 2024-07-17 | 8.4 MB | |
| README.md | 2024-07-16 | 867 Bytes | |
| v1.4.1 source code.tar.gz | 2024-07-16 | 19.7 MB | |
| v1.4.1 source code.zip | 2024-07-16 | 20.2 MB | |
| Totals: 4 Items | 48.2 MB | 2 | |
What's Changed
- Fix delay when cmd tabbing into GitUp by @lapfelix in https://github.com/git-up/GitUp/pull/993
- Specify
initial_headwhen initializing a repository for tests so the global git config doesn't make it fail by @lapfelix in https://github.com/git-up/GitUp/pull/988 - Create a test for
rebaseBranch(with a basic conflict) by @lapfelix in https://github.com/git-up/GitUp/pull/989 - Fix untracked files problem in multiple commits rebases with conflicts by @lapfelix in https://github.com/git-up/GitUp/pull/990
- Handle submodule conflicts by @lapfelix in https://github.com/git-up/GitUp/pull/996
- Add Copy Name menu item for branches by @lucasderraugh in https://github.com/git-up/GitUp/pull/1009
- Migrate to Sparkle 1.27 for EdDSA support by @lucasderraugh
Full Changelog: https://github.com/git-up/GitUp/compare/v1.4.0...v1.4.1