---
title: "Tower"
slug: tower
section: tech
date: 2018-05-05T11:59:00.000Z
canonical: https://roland.leth.ro/blog/tech/tower
---

2 years and a half ago, I was [writing][1] about how I recently started using [Tower][2] — didn't even realize it's been so long. In that post I was explaining how I solved the fact that it doesn't support opening Pull Requests. Well ... The latest version of Tower now supports it, and I gotta say they're as seamless as one would expect!

A few new features:

- To complement Quick Open, Quick Actions shortcut makes performing actions _so_ much easier (checkout, push, merge, etc).
- An interactive rebase that lets you perform any actions on commits — like rename, reorder or delete — right from the branch view.
- A GUI for reflog for those times you need to check what went wrong and where.

Tower has been one of the few apps that I never replaced after starting using it — I wholeheartedly recommend it. You can grab the public beta [here][3] to give the new features a try — you won't be disappointed!

[1]:	/opening-pull-requests-from-terminal "Opening pull requests from terminal"
[2]:	https://git-tower.com
[3]:	https://www.git-tower.com/public-beta-2018