Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2025-05-15 | 1.4 kB | |
git-town_linux_intel_64.deb | 2025-05-15 | 4.5 MB | |
git-town_windows_intel_64.msi | 2025-05-15 | 9.2 MB | |
git-town_linux_arm_64.deb | 2025-05-15 | 4.2 MB | |
git-town_linux_arm_64.pkg.tar.zst | 2025-05-15 | 4.0 MB | |
git-town_linux_arm_64.rpm | 2025-05-15 | 4.3 MB | |
git-town_linux_intel_64.pkg.tar.zst | 2025-05-15 | 4.4 MB | |
git-town_linux_intel_64.rpm | 2025-05-15 | 4.7 MB | |
git-town_netbsd_intel_64.tar.gz | 2025-05-15 | 4.5 MB | |
git-town_freebsd_intel_64.tar.gz | 2025-05-15 | 4.5 MB | |
git-town_linux_arm_64.tar.gz | 2025-05-15 | 4.2 MB | |
git-town_macos_intel_64.tar.gz | 2025-05-15 | 4.6 MB | |
git-town_windows_arm_64.zip | 2025-05-15 | 4.2 MB | |
git-town_freebsd_arm_64.tar.gz | 2025-05-15 | 4.2 MB | |
git-town_linux_intel_64.tar.gz | 2025-05-15 | 4.5 MB | |
git-town_macos_arm_64.tar.gz | 2025-05-15 | 4.4 MB | |
git-town_windows_intel_64.zip | 2025-05-15 | 4.6 MB | |
README.md | 2025-05-15 | 1.9 kB | |
v20.2.0 source code.tar.gz | 2025-05-15 | 4.9 MB | |
v20.2.0 source code.zip | 2025-05-15 | 7.2 MB | |
Totals: 20 Items | 87.1 MB | 0 |
New Features
git town sync
now only executes the Git operations that are actually needed, i.e. skips Git operations that would do nothing (#4913, #4907, #4902).- When shipping via the forge API,
git town ship
now pre-populates the commit message with the proposal title and description (#2095). - Git Town now supports detecting copied files via the
git config diff.renames copies
setting (#4878).
Bug Fixes
- Detached mode no longer pulls updates from the local main branch into feature branches (#4890).
- Git Town no longer deletes details when updating pull requests on BitBucket Cloud (#4900).
git town sync
with thecompress
strategy no longer re-creates commits if there are no changes (#4342).git town sync
now respects the--no-push
setting when rebasing (#4930).- Git Town no longer unstashes if the initial stash command was ineffectual (#1003).
git town propose
now always runs detached (#4915).git town sync
now more reliably skips the editor (#4911).
Contributors
Shoutout to @AmitJoki, @JCB-K, @blaggacao, @charlierudolph, @erik-rw, @fcurella, @kevgo, @legeana, @mw00120, @sheldonhull, @stephenwade for contributing code, feedback, and ideas to 59 shipped PRs and 13 resolved issues!