Git Branch Pinning and Auto-Archiving: What's New in Tower 13 for Windows

Git Branch Pinning and Auto-Archiving: What's New in Tower 13 for Windows

calendar_today agoschedule1 min read
— Originally published at www.git-tower.com

Every long-running repo ends up with the same problem: a branch list full of stuff that's already merged or long abandoned, with the branches you actually need buried somewhere in the middle.

Tower 13 for Windows adds two features built specifically to deal with that — Branch Pinning and Automatic Branch Management. Both have existed on Tower for Mac for a while (Pinning since Tower 8, Auto Branch Management since Tower 15) and are now available on Windows.

Branch Pinning

Right-click a branch to pin it, and it moves into a dedicated "Pinned" section at the top of the sidebar. You can pin or unpin several branches in one go, pinned branches are automatically protected from auto-archiving, and pins are stored in your Git config so they persist reliably.

Branch Pinning

Fully Merged and Stale badges

New badges flag branches as Fully Merged (every commit integrated into the parent, and the tracked remote branch already deleted) or Stale (no recent activity). Selecting a flagged branch brings up a hint view with a one-click delete option, so you can confirm cleanup without digging through menus.

Fully Merged and Stale badges

Automatic Branch Management

A new "Archived Branches" view holds branches you've set aside — added manually via drag-and-drop or the context menu, or moved there automatically based on a stale interval you configure in settings. Clicking the notification counter in the footer opens a dialog to review and approve archiving in bulk before anything happens. Archived branches can be unarchived at any time, and any branch can be flagged "Skips Auto-Archiving" if you want to protect it without formally pinning it.

Automatic Branch Management

Other changes in this release

Untracked files now show their contents directly in the diff view, the Windows build has been updated to run on .NET 10, and there are various fixes across the diff view, submodule handling, and multi-branch/tag operations.

Full details: Tower 13 for Windows release notes.

Part 1 of 1 in Tower updates
🔥 Join developers growing publicly
Share your knowledge, build in public, and grow your developer presence with a global community.

More Posts

Git Err: Updates were rejected because a pushed branch tip is behind its remote

Ben Kiehlverified - Nov 23, 2025

Git and GitHub for Python Developers A Comprehensive Guide

Tejas Vaij - Apr 7, 2024

Rewinding Time in Git: Exploring Commits & Branching

Hiruthic Sha - Jun 27, 2025

Git & GitHub: Your First Steps to Version Control

Abdelhakim Baalla - Jul 13, 2025

Fixing mistakes with Git

Hiruthic Sha - Aug 11, 2025
chevron_left
126 Points4 Badges
Lisbon, Portugalbrunobrito.pt
1Posts
0Comments
Content Marketing Developer at Tower, the most powerful Git client for Mac and Windows

Related Jobs

View all jobs →

Commenters (This Week)

2 comments
1 comment
1 comment

Contribute meaningful comments to climb the leaderboard and earn badges!