Becoming more productive with Git: Tower and Team Services

Ayushman Jain

Posted on behalf of guest blogger: Tobias Günther, CEO Fournova

Working with Git in Visual Studio Team Services and Team Foundation Server just became even easier: the popular Git desktop client Tower now comes with dedicated integrations for these services. With that, cloning and creating repositories is now just a click away – and many other Git tasks become easier and more accessible.

Also, with 70,000 users on the Mac, Tower is now releasing a Windows version – of course with integrations for Team Services and Team Foundation Server, too.

Git has become a central tool for many teams. With this huge popularity in mind, using it productively is key to being productive in your work in general. It is important not only that you understand key concepts, but also that key features are easily accessible – and not hidden behind a hard to remember command and its seven essential parameters…

This is where Tower, a desktop client for Git, comes into play. The software was created to make using Git easier while still providing access to all of Git’s advanced feature set. Let’s look at a couple of real-world use cases and how to deal with them.

Cloning & Creating Repositories

When you think about cloning a repository from your remote server, you might not expect much trouble. But let’s not sugarcoat how many hoops one has to jump through in reality: it starts with hunting for the correct URL and goes on with authenticating yourself. As if usernames and passwords weren’t enough, this might also involve SSH key management, generating personal access tokens, creating passcodes on your phone… Not a procedure that most people enjoy.

Team Services Git repositories in Tower

Tower helps you not only when working with your local coding projects. It also shows you all of the repositories in your service accounts. Cloning one of these is now just a matter of a single click. And creating a new one in the account can be done right from within Tower.

Most importantly: wrestling with usernames, passwords, tokens, or URLs is a thing of the past.

Making Git Easier and Developers More Productive

Connecting your Visual Studio Team Services and Team Foundation Server accounts with Tower is just the beginning. Using a desktop GUI like Tower offers much more in order to make you a more productive developer.

  • Solving merge conflicts becomes much easier through Tower’s “Conflict Wizard”. It is the first and only GUI that presents conflicts in a visual way and thereby helps you understand them. Git merge conflicts in Tower
  • Undoing mistakes easily is key if you want to work with confidence. Rolling back and reverting older versions, discarding local changes, or inspecting a file’s detailed history are all part of Tower’s UI.
  • Creating semantic commits prevents version control from becoming a “backup dump”. Only commits that are crafted carefully will convey meaning – for your colleagues and yourself. Tower allows you to compose a commit very granularly, even to the level of adding only certain changed lines to your next commit. And with the full traceability between user stories, commits, comments, builds and releases in Visual Studio Team Services, your team can confidently trace and diagnose issues with any commit 
  •  Automatic fetching makes sure that you always have an overview on the latest developments in your team. Without the need to remember executing that “Fetch” command all the time.

We’re excited to bring all of this to Visual Studio Team Services and Team Foundation Server teams – not only on the Mac, but now also with a native Windows version of Tower.

You can find more details on the Visual Studio Marketplace

Finally, I would love to hear what you struggle with in your own day-to-day Git usage. Let me know in the comments!


We’re super excited about the integration between Tower, the best Mac client for Git  and Team Services/TFS, the best place to collaborate with your team with unlimited free private Git repos. We thank Tobias and team for an amazing job and hope that our current and future users will find this integration helpful. If you try Tower and love it, please let Tobias and team know by leaving a quick review for the extension on the Visual Studio Marketplace 

0 comments

Discussion is closed.

Feedback usabilla icon