---
description: Learn how Tower can help your business. We provide UK business users the most detailed information on pricing, features, usability, and reviews for Tower.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/getapp/og_logo-94fd2a03a6c7a0e54fc0c9e21a1c0ce9.png
title: Tower Reviews, Prices & Ratings | GetApp UK 2026
---

Breadcrumb: [Home](/) > [DevOps Tools](/directory/1087/devops/software) > [Tower](/software/2050346/tower)

# Tower

Canonical: https://www.getapp.co.uk/software/2050346/tower

Page: 1 / 2\
Next: [Next page](https://www.getapp.co.uk/software/2050346/tower?page=2)

> Tower is windows and Mac-OS-based developer operations tool that helps software design teams to access accounts across GitHub, Beanstalk, and Bitbucket platforms within the application. It allows administrators to clone remote repositories, manage SSH Public Keys, inspect changes and more.
> 
> Verdict: Rated **5.0/5** by 20 users. Top-rated for **Likelihood to recommend**.

-----

## Overview

### Key benefits of Tower

\- Write better commit messages in seconds: AI Commits generates clear, consistent messages and descriptions with one click, so you spend less time staring at a blank commit box.&#10;&#10;- Keep your branch list clean without lifting a finger:  Automatic Branch Archiving detects stale and merged branches and tidies them up for you.&#10;&#10;- Match Git to how your team actually works: Custom Git Workflows let you define your own branching rules, or start from git-flow and GitHub Flow templates.&#10;&#10;- Adopt stacked PRs without leaving Tower: Native Graphite integration handles stack creation, restacking, PR submission, and merge queues in one place.&#10; &#10;- Juggle multiple branches at once: Worktree Support and Stacked Branches let you work on parallel tasks and keep dependent branches in sync with a single click.

## Quick Stats & Ratings

| Metric | Rating | Detail |
| **Overall** | **5.0/5** | 20 Reviews |
| Ease of Use | 4.8/5 | Based on overall reviews |
| Customer Support | 5.0/5 | Based on overall reviews |
| Value for Money | 4.8/5 | Based on overall reviews |
| Features | 4.8/5 | Based on overall reviews |
| Recommendation percentage | 100% | (10/10 Likelihood to recommend) |

## About the vendor

- **Company**: fournova Software
- **Founded**: 2010

## Commercial Context

- **Starting Price**: US$69.00
- **Pricing model**: Flat Rate (Free version available) (Free Trial)
- **Pricing Details**: It is also available at $99/user/year with additional features.
- **Target Audience**: 2–10, 51–200, 201–500, 501–1,000
- **Deployment & Platforms**: Mac (Desktop), Windows (Desktop)
- **Supported Languages**: English
- **Available Countries**: Austria, Canada, Croatia, Cyprus, Czechia, Denmark, Finland, France, Germany, Hungary, Italy, Netherlands, Norway, Poland, Portugal, Romania, Serbia, Slovakia, Slovenia, Spain and 6 more

## Features

- Change Management
- Code Repository Integration
- Code Review
- Collaboration Tools
- Collaborative Development
- Configurable Workflow
- Event Logs
- Generative AI
- Issue Tracking
- Multiple Programming Languages Supported
- Repository Management
- Rules-Based Workflow
- Third-Party Integrations
- Version Control
- Workflow Automation
- Workflow Management

## Integrations (4 total)

- Azure DevOps
- Bitbucket
- Git
- GitLab

## Support Options

- Knowledge Base

## Category

- [DevOps Tools](https://www.getapp.co.uk/directory/1087/devops/software)

## Related Categories

- [DevOps Tools](https://www.getapp.co.uk/directory/1087/devops/software)
- [Source Code Management Software](https://www.getapp.co.uk/directory/1477/source-code-management/software)

## Alternatives

1. [GitHub](https://www.getapp.co.uk/software/90537/github) — 4.8/5 (6187 reviews)
2. [Visual Studio Code](https://www.getapp.co.uk/software/2035587/visual-studio-code) — 4.8/5 (1694 reviews)
3. [GitLab](https://www.getapp.co.uk/software/112635/gitlab) — 4.6/5 (1223 reviews)
4. [Bitbucket](https://www.getapp.co.uk/software/91554/bitbucket) — 4.6/5 (1346 reviews)
5. [Sigrid](https://www.getapp.co.uk/software/2054434/sigrid-1) — 4.1/5 (16 reviews)

## Reviews

### "Kind of iTunes for Git (but better)" — 5.0/5

> **Sijawusz** | *14 September 2023* | Information Technology & Services | Recommendation rating: 8.0/10
> 
> **Pros**: I like the clean, intuitive UI, great UX and ease of cherry-picking and doing interactive rebases. All of that makes it a pretty powerful tool in a sleek package.
> 
> **Cons**: Not much really. Poor performance with large git repositories, occasional bugs (UI and git-related).
> 
> Smooth, macOS-like (design language-wise).

-----

### "Simply the best Git client out there" — 5.0/5

> **Golo** | *26 September 2020* | Computer Software | Recommendation rating: 10.0/10
> 
> **Pros**: The challenge for any Git client is to combine ease-of-use with not abstracting away the underlying concept too much. Tower does a perfect job here: It does not hide what's happening under the hood, and this way feels familiar if you know Git pretty well, but at the same time manages to make it simple and fun to use. What I especially like is the way Tower handles branches, including branching off, merging, switching branches, cleaning up branches, and so on, … This is IMHO one of the most well-done features in Tower, and it helps you to get done what you want to achieve, without getting in your way. In contrast: It assists where reasonable, but as said still clearly communicates what it's doing under the hood. So, to cut it short: Its UI is the perfect combination of simple yet powerful.
> 
> **Cons**: Phew, hard to tell. Actually I'd say "nothing", but if I have to come up with something I'd probably say it's that Tower does not run on Linux (only on macOS and Windows), which is the reason why we can't use it on anyone's machine in our company (some of us are using Linux).
> 
> The Tower website states that it's not Tower or the Git CLI, but Tower and the Git CLI. And this is something I can actually agree with: I typically do use the Git CLI for everyday tasks, such as adding, committing, pushing, … but when it comes to things that you don't do that often manually, I switch to Tower, which gives me the feeling of still having all the details under control, but of not running the risk of causing any damage. So, Tower helps me to feel more safe and more confident in what I do, even if it's about the hard things in Git.

-----

### "The logical and clean git client" — 5.0/5

> **Jakub** | *27 April 2022* | Design | Recommendation rating: 7.0/10
> 
> **Pros**: Compared to integrated source code solutions Tower brings a nice interface which is disconnected from your IDE.  So even for people who are not proficient with git commands the app makes using versioning a breeze. Creating a repo? There is an interface for that. Merging branches - there is UI for that. Staging? The is UI for that.&#10;All commands are available in some sort of interface so it makes versioning easier even for newcommers.
> 
> **Cons**: At some point the app messed up with encoding of files and broke our deployment scripts in GitHub. Plus there is no clear workflow, so user can actually press buttons and hope for the best. Guidelines would be great.
> 
> Generally it is great (fine) and I will continue to use it on mac. In other environments we sting to commandline. But everytime it is possible I go back to Tower since it makes things easier, more clear and e.g. diffs are more clear to me here in the app then in online.

-----

### "An awesome Git client" — 5.0/5

> **Sathish Paul** | *10 September 2020* | Computer Software | Recommendation rating: 10.0/10
> 
> **Pros**: I am a Software engineer working in the  Bay Area. I stumbled upon Tower, the wonderful Git client for macOS about 5 years ago. Ever since that day, I use Tower everyday for my work. I was drawn to Tower because of its ease of use, particularly drag and drop, for creating and merging branches. Dealing with Git conflicts, ability to quickly undo using CMD-Z and support for external diff tools are all awesome additional features. I particularly love how easy it is to quickly rebase your changes based on a remote branch. &#10;&#10;But there are two big features in Tower that has saved me countless hours of work. The ability to quickly "stash" changes and apply them at will to different branches, and the ability to use "Reflog" to recover changes that were accidentally discarded. Tower (and Git under the hood) works really hard to not lose your changes, but even if you somehow override all of the warnings, it is possible to get the changes back.&#10;&#10;In addition to these, the ability to search by author, commit hash, file, date and ability to easily push, pull and rebase (basic expectations from any Git client) are all very well done.
> 
> **Cons**: There are not many things that I wish Tower did better. But there is one. I wish the text box that allows you to type the commit description is scrollable. It is painful to use the arrow keys to navigate particularly long commit messages. I often end up writing my commit messages in an external editor and simply paste it in the textbox right before I commit.
> 
> Tower is one of those phenomenally useful tools that is done with great taste, simply works, and gets out of your way when you are heads down into your work. I wholeheartedly recommend this to anyone dealing with Git.

-----

### "Indispensable tool for our daily business" — 5.0/5

> **Frank** | *16 September 2020* | Computer Software | Recommendation rating: 10.0/10
> 
> **Pros**: The ease-of-use, the super intuitive interface, the time it saves us in our daily software development routine. The value it adds to our workflow. Git Tower became an indispensable item in our daily software toolset. Ever since we started using Git Tower everyone knows how to use Git efficiently and securely. It dramatically reduced frustration in our team trying to solve merge conflicts in the command line. These days are luckily over since Tower.
> 
> **Cons**: Nothing really, I couldn't think of anything right now. We use it daily and love it.
> 
> Tower has become one of the software tools we use on a day-to-day basis. It enables us to commit with confidence and solve merge conflicts with ease. Even our new developers can instantly work with Tower, even if they have never used Git before. It really makes a big difference in productivity.

-----

Page: 1 / 2\
Next: [Next page](https://www.getapp.co.uk/software/2050346/tower?page=2)

## Links

- [View on GetApp](https://www.getapp.co.uk/software/2050346/tower)

## This page is available in the following languages

| Locale | URL |
| de | <https://www.getapp.de/software/2050346/tower> |
| de-AT | <https://www.getapp.at/software/2050346/tower> |
| en | <https://www.getapp.com/it-management-software/a/tower/> |
| en-AE | <https://www.getapp.ae/software/2050346/tower> |
| en-AU | <https://www.getapp.com.au/software/2050346/tower> |
| en-CA | <https://www.getapp.ca/software/2050346/tower> |
| en-GB | <https://www.getapp.co.uk/software/2050346/tower> |
| en-IE | <https://www.getapp.ie/software/2050346/tower> |
| en-NZ | <https://www.getapp.co.nz/software/2050346/tower> |
| en-SG | <https://www.getapp.sg/software/2050346/tower> |
| en-ZA | <https://www.getapp.za.com/software/2050346/tower> |

-----

## Structured Data

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"GetApp UK","address":{"@type":"PostalAddress","addressLocality":"Egham","addressRegion":"ENG","postalCode":"TW20 9AH","streetAddress":"Tamesis, The Glanty, Staines-upon-Thames Egham TW20 9AH United Kingdom"},"description":"Review, Compare, and Evaluate small business software. GetApp UK has software offers, SaaS and Cloud Apps, independent evaluations, and reviews.","email":"info@getapp.co.uk","url":"https://www.getapp.co.uk/","logo":"https://dm-localsites-assets-prod.imgix.net/images/getapp/getapp-logo-light-mode-5f7ee07199c9b3b045bc654a55a2b9fa.svg","@id":"https://www.getapp.co.uk/#organization","@type":"Organization","parentOrganization":"G2.com, Inc.","sameAs":["https://twitter.com/GetApp"]},{"name":"Tower","description":"Tower is a powerful Git client for macOS and Windows. More than 100,000 developers and designers use Tower to be more productive with Git: from Git beginners to Git experts.\n\nRecent releases have added some genuinely useful features. AI Commits let you generate commit messages and descriptions with one click, right from the commit area — handy for when writing a good commit message is the last thing you feel like doing. Automatic Branch Archiving takes care of housekeeping by detecting stale or fully merged branches and archiving them for you, so your sidebar doesn't fill up with clutter over time.\n\nFor teams with their own conventions, Custom Git Workflows let you define a branching model from scratch — trunk/topic branches, prefixes, merge strategies — or start from templates like git-flow or GitHub Flow, with one-click \"Start/Finish Feature\" actions to guide you through it. Tower also has Graphite Integration built in, covering stack creation, restacking, PR submission, and merge queue support without leaving the app.\n\nTwo more additions support more advanced setups: Worktree Support, for checking out and working on multiple branches at once, and Stacked Branches, which track parent-child relationships between branches so you can work with stacked pull requests and restack a whole chain with a single action.\n\nRounding things out, Commit Templates let teams reuse commit message formats across a repository, with quick keyboard access when you need one.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/5e0ea320-651e-4837-ab13-3a6dda8ef7f8.png","url":"https://www.getapp.co.uk/software/2050346/tower","@id":"https://www.getapp.co.uk/software/2050346/tower#software","@type":"SoftwareApplication","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.getapp.co.uk/#organization"},"aggregateRating":{"@type":"AggregateRating","ratingValue":5.0,"bestRating":5,"ratingCount":20},"offers":{"price":"69","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Apple, Windows"},{"@id":"https://www.getapp.co.uk/software/2050346/tower#breadcrumblist","@type":"BreadcrumbList","itemListElement":[{"name":"Home","position":1,"item":"/","@type":"ListItem"},{"name":"DevOps Tools","position":2,"item":"/directory/1087/devops/software","@type":"ListItem"},{"name":"Tower","position":3,"item":"/software/2050346/tower","@type":"ListItem"}]}]}
</script>
