Tower 17 for Mac is here! π
The "Fully Merged" hint now shows how it knows a branch was merged β with a link straight to the proof.
Learn more about this release π git-tower.com/blog/tower-macβ¦
Cloning a huge repo and waiting forever? β³
A shallow clone pulls only the history you actually need. Our guide covers when to reach for one β and the trade-offs to know about first.
git-tower.com/learn/git/faq/β¦
Already have a branching workflow in place?
When you launch Tower Workflows, Tower will try to auto-detect it based on your existing branches β so you don't have to configure everything from scratch.
#gittowertips
Running a local web server on your Mac doesn't have to be a pain πΊ
Apache + PHP set up cleanly with Homebrew β the same stack we use to host our blog and learning platform.
Full walkthrough π git-tower.com/blog/apache-onβ¦
Still copy-pasting GitHub Actions workflows and hoping for the best? π
@bascodes walks through the fundamentals from the ground up on the Tower blog β the right place to start.