Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
git-town_windows_intel_64.msi | 2025-06-04 | 9.3 MB | |
checksums.txt | 2025-06-04 | 1.4 kB | |
git-town_linux_arm_64.deb | 2025-06-04 | 4.2 MB | |
git-town_linux_arm_64.pkg.tar.zst | 2025-06-04 | 4.1 MB | |
git-town_linux_intel_64.deb | 2025-06-04 | 4.5 MB | |
git-town_linux_intel_64.pkg.tar.zst | 2025-06-04 | 4.4 MB | |
git-town_linux_intel_64.rpm | 2025-06-04 | 4.7 MB | |
git-town_freebsd_arm_64.tar.gz | 2025-06-04 | 4.2 MB | |
git-town_linux_arm_64.rpm | 2025-06-04 | 4.3 MB | |
git-town_linux_arm_64.tar.gz | 2025-06-04 | 4.2 MB | |
git-town_macos_arm_64.tar.gz | 2025-06-04 | 4.4 MB | |
git-town_windows_arm_64.zip | 2025-06-04 | 4.2 MB | |
git-town_windows_intel_64.zip | 2025-06-04 | 4.7 MB | |
git-town_freebsd_intel_64.tar.gz | 2025-06-04 | 4.5 MB | |
git-town_linux_intel_64.tar.gz | 2025-06-04 | 4.5 MB | |
git-town_macos_intel_64.tar.gz | 2025-06-04 | 4.7 MB | |
git-town_netbsd_intel_64.tar.gz | 2025-06-04 | 4.5 MB | |
README.md | 2025-06-04 | 876 Bytes | |
v21.1.0 source code.tar.gz | 2025-06-04 | 4.9 MB | |
v21.1.0 source code.zip | 2025-06-04 | 7.2 MB | |
Totals: 20 Items | 87.4 MB | 1 |
New Features
- Git Town now keeps an immutable, append-only log of the repository state before and after each Git Town operation. This is a safety net in case
git town undo
cannot undo all changes. The newgit town runlog
command prints the log as well as its file path (#4456).
Bug Fixes
- Git Town now supports the situation where a file has the same name as a branch (#5001).
- Fixes a bug where
git town sync
sometimes doesn't push local changes (#5007).
Contributors
Shoutout to @AmitJoki, @SmolPandaDev, @kevgo, @legeana, @niklashigi, @stephenwade, @tobiaseisenschenk, @towry, @tranhl for contributing valuable code, feedback, and ideas to 19 shipped PRs and 6 resolved issues!