18 years helping British businesses
choose better software
Capterra offers objective, independent research and verified user reviews. We may earn a referral fee when you visit a vendor through our links. Learn more
Our commitment
Independent research methodology
Capterra’s researchers use a mix of verified reviews, independent research and objective methodologies to bring you selection and ranking information you can trust. While we may earn a referral fee when you visit a provider through our links or speak to an advisor, this has no influence on our research or methodology. Learn more
How Capterra verifies reviews
Capterra carefully verified over 2.5 million+ reviews to bring you authentic software and services experiences from real users. Our human moderators verify that reviewers are real people and that reviews are authentic. They use leading tech to analyze text quality and to detect plagiarism and generative AI. Learn more
How Capterra ensures transparency
Capterra lists all providers across its website—not just those that pay us—so that users can make informed purchase decisions. Capterra is free for users. Software and service providers pay us for sponsored profiles to receive web traffic and sales opportunities. Sponsored profiles include a link-out icon that takes users to the provider’s website. Learn more
Tower logo

Tower

Tower Overview:

What is Tower?

Source code management tool that helps businesses to craft granular commits, Inspect file changes, create pull requests, and more.

Who Uses Tower?

Source management tool for developers, designers, and non-technical professionals that offers staging area, resolve merge conflicts, commit history edits, blame view, clone in background, etc.

Where can Tower be deployed?

Not provided by vendor

Tower Software - Commit History (Mac)
Tower Software - Pull Requests (Mac)
Tower Software - Conflict Wizard (Mac)
Tower Software - Diff (Windows)
Tower Software - History View (Windows)
View 6 more

Overall rating

See all reviews
Based on 20 reviews
5.0 Show more details
Write a Review!

Reviews sentiment

Positive
100%
Neutral
0%
Negative
0%

Starting Price

US$69.00
Per User, Per Month

Free trial

About the vendor

  • fournova Software
  • Founded in 2010

Tower support

Countries available Show more details

Germany

Languages Show more details

Not provided by vendor

Compare with a popular alternative Show more details

Tower

Tower

5.0 (20) Reviews
US$69.00
year
Free version
Free trial
4.9 (20)
4.8 (20)
5.0 (20)
VS.
Starting Price
Pricing Options
Ease of Use
Value for Money
Customer Service
US$0.00
year
Free version
Free trial
4.7 (60)
4.7 (60)
4.8 (60)

Other great alternatives to Tower Show more details

Octopus Deploy
Top rated features
Configuration Management
Show more details Continuous Deployment
Version Control
GitHub
Top rated features
Access Controls/Permissions
Collaboration Tools
Show more details Source Control
GitLab
Top rated features
Access Controls/Permissions
Authentication
Show more details Source Control
Bitbucket
Top rated features
Access Controls/Permissions
Source Control
Show more details Version Control
Azure DevOps
Top rated features
Collaboration Tools
Continuous Deployment
Show more details Continuous Integration
Datadog
Top rated features
Alerts/Notifications
Real-Time Monitoring
Show more details Real-Time Notifications
PyCharm
Top rated features
Show more details Code Development
Code Editing
For Developers
Docker
Top rated features
API
Show more details Configurable Workflow
Integrated Development Environment
Sigrid
Top rated features
No features have been rated by reviewers for this product.

Capterra verified reviews for Tower

Overall rating

5.0
Based on 20 reviews
Write a Review!

Filter reviews (20)

Sijawusz
Workshop Trainer in Poland
Verified LinkedIn User
Information Technology & Services, 2–10 Employees
Used the Software for: 1+ year

"Kind of iTunes for Git (but better)"

14 September 2023
5.0 Show more details
Smooth, macOS-like (design language-wise).
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).
Reviewer Source Show more details
Golo
CTO and founder in Germany
Computer Software, 2–10 Employees
Used the Software for: 2+ years

"Simply the best Git client out there"

26 September 2020
5.0 Show more details
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.
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).
Reviewer Source Show more details
Jakub
Founder / Designer in Czechia
Design, 2–10 Employees
Used the Software for: 2+ years

"The logical and clean git client"

27 April 2022
5.0 Show more details
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.
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. 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.
Reviewer Source Show more details
Sathish Paul
Software Engineer in US
Computer Software, 10,000+ Employees
Used the Software for: 2+ years

"An awesome Git client"

10 September 2020
5.0 Show more details
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.
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. 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. 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.
Reviewer Source Show more details
Frank
Founder in Netherlands
Computer Software, 2–10 Employees
Used the Software for: 2+ years

"Indispensable tool for our daily business"

16 September 2020
5.0 Show more details
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.
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.
Reviewer Source Show more details
powered by