Tower 17 for Mac is here! π
The "Fully Merged" hint now shows how it knows a branch was merged β with a link straight to the proof.
Learn more about this release π git-tower.com/blog/tower-macβ¦
Tower 13.2 for Windows is here! π
New: Fork Point. The history now highlights where your branch split off β everything older dims, allowing your own commits to stand out immediately. No more manual branch comparisons! π
This release also includes numerous fixes and
Deleted the wrong branch? Discarded changes you actually needed? π±
In Tower, βZ (CTRL+Z on Windows) takes it back β branch deletions, discards, merges, rebases, staging slips.
Your Git safety net π git-tower.com/features/undo
Prefer watching over reading?
Our Git video course breaks the essentials into short, digestible episodes β no wall of text required.
Get ready to press play βΆοΈ
Cloning a huge repo and waiting forever? β³
A shallow clone pulls only the history you actually need. Our guide covers when to reach for one β and the trade-offs to know about first.
git-tower.com/learn/git/faq/β¦