Download Latest Version git-town_windows_intel_64.msi (15.4 MB)
Email in envelope

Get an email when there's a new version of Git Town

Home / v24.0.0
Name Modified Size InfoDownloads / Week
Parent folder
checksums.txt 2026-07-23 1.4 kB
git-town_windows_intel_64.msi 2026-07-23 15.4 MB
git-town_linux_arm_64.deb 2026-07-23 7.0 MB
git-town_linux_intel_64.deb 2026-07-23 7.6 MB
git-town_linux_arm_64.pkg.tar.zst 2026-07-23 6.7 MB
git-town_linux_arm_64.rpm 2026-07-23 7.2 MB
git-town_linux_intel_64.pkg.tar.zst 2026-07-23 7.4 MB
git-town_linux_arm_64.tar.gz 2026-07-23 7.0 MB
git-town_linux_intel_64.rpm 2026-07-23 8.0 MB
git-town_macos_intel_64.tar.gz 2026-07-23 7.9 MB
git-town_windows_intel_64.zip 2026-07-23 7.9 MB
git-town_linux_intel_64.tar.gz 2026-07-23 7.6 MB
git-town_macos_arm_64.tar.gz 2026-07-23 7.4 MB
git-town_freebsd_arm_64.tar.gz 2026-07-23 7.0 MB
git-town_freebsd_intel_64.tar.gz 2026-07-23 7.6 MB
git-town_netbsd_intel_64.tar.gz 2026-07-23 7.6 MB
git-town_windows_arm_64.zip 2026-07-23 7.1 MB
README.md 2026-07-23 2.5 kB
v24.0.0 source code.tar.gz 2026-07-23 5.5 MB
v24.0.0 source code.zip 2026-07-23 8.3 MB
Totals: 20 Items   140.2 MB 0

BREAKING CHANGES

  • The Bitbucket Cloud connector now uses API tokens instead of app passwords, which are no longer supported by the Bitbucket API. Please configure the new bitbucket-api-token setting. The existing bitbucket-app-password setting is no longer used (#6259).
  • When using the API ship strategy, git town ship now merges the proposal using the forge-generated commit message (the same message used when merging through the web UI) instead of opening an editor for you to write one. To enter a custom commit message as before, run git town ship --enter-message (#6256).
  • git town ship -m now handles commit messages like Git's -m flag: the first line becomes the squash-commit's subject, and the remaining lines become its body (#6258).
  • git town merge has been renamed to git town combine to avoid confusion with git merge (#6205).
  • git town config now redacts all secrets default. To display secrets, use the new --show-secrets flag. The now obsolete --redact flag has been removed (#6251).

New Features

  • git town status show now produces more readable output (#6243).

Bug Fixes

  • git town propose now supports branches whose parent does not have a tracking branch (#5937).
  • When using the gh connector, git town propose now works in non-interactive shells without requiring --title or --body (#6224).
  • git town ship now exits gracefully when the parent branch to ship into is checked out in another worktree (#6223).
  • The git-town binary in release.tar.gz on GitHub Releases is now executable (#6241).

Contributors

Massive thanks to @Indemnity83, @finleyjb, @kevgo, @mdwint, @mrmarufpro, @samuelkitazume, @yaadata for contributing code, feedback, and ideas to 15 shipped pull requests and 10 resolved issues!

Source: README.md, updated 2026-07-23