Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2025-08-02 | 1.4 kB | |
git-town_linux_intel_64.deb | 2025-08-02 | 6.6 MB | |
git-town_windows_intel_64.msi | 2025-08-02 | 13.8 MB | |
git-town_linux_arm_64.deb | 2025-08-02 | 6.1 MB | |
git-town_linux_arm_64.pkg.tar.zst | 2025-08-02 | 5.9 MB | |
git-town_linux_arm_64.rpm | 2025-08-02 | 6.3 MB | |
git-town_linux_intel_64.pkg.tar.zst | 2025-08-02 | 6.5 MB | |
git-town_linux_intel_64.rpm | 2025-08-02 | 6.9 MB | |
git-town_freebsd_arm_64.tar.gz | 2025-08-02 | 6.1 MB | |
git-town_netbsd_intel_64.tar.gz | 2025-08-02 | 6.6 MB | |
git-town_windows_intel_64.zip | 2025-08-02 | 6.9 MB | |
git-town_freebsd_intel_64.tar.gz | 2025-08-02 | 6.6 MB | |
git-town_linux_arm_64.tar.gz | 2025-08-02 | 6.1 MB | |
git-town_linux_intel_64.tar.gz | 2025-08-02 | 6.6 MB | |
git-town_macos_arm_64.tar.gz | 2025-08-02 | 6.5 MB | |
git-town_macos_intel_64.tar.gz | 2025-08-02 | 6.8 MB | |
git-town_windows_arm_64.zip | 2025-08-02 | 6.2 MB | |
README.md | 2025-08-02 | 1.7 kB | |
v21.4.0 source code.tar.gz | 2025-08-02 | 5.0 MB | |
v21.4.0 source code.zip | 2025-08-02 | 7.4 MB | |
Totals: 20 Items | 123.0 MB | 0 |
New Features
- The setup assistant now correctly handles existing configuration settings in global Git metadata (#5201)
- When Git Town is unconfigured, it now runs the full setup assistant instead of just asking for the main branch (#5057)
git town set-parent
now presents the same hierarchical branch list asgit town switch
(#5259)- When prompting for a parent branch, Git Town now also shows the hierarchical list from
git town switch
(#5266) - Added a configuration option and CLI switch to disable automatic resolving of phantom merge conflicts for cases where manual conflict resolution is preferred (#5317)
Bug Fixes
- Phantom merge conflicts are now auto-resolved even when your stack is rooted in a perennial branch instead of the main branch (#5193)
- The
glab
connector now correctly updates merge proposal targets (#5283) - Git Town now also removes branch type overrides when it deletes branches that were shipped at the remote (#5274)
- The setup assistant now cleans up local Git metadata when you opt to save configuration globally (#5230)
Contributors
Shoutout to @Ydot19, @kevgo, @thekarel for contributing code, ideas, and bug reports to 145 shipped PRs 5 resolved issues! 🚀