Anyone can recommend a solution for this?
5 Answers
As far as I know, Panic has not announced any specific plans to include support for Git in Coda, but it seems unlikely that it won't make it into the app at some point.
For now, there are two Git GUIs for OS X (not including gitk): GitX and Gity. Both have plugins for Coda, but it's not quite the direct integration you might be looking for. Check out the two apps and their respectively plugins here:

- 35,686
- 13
- 80
- 98
-
Thank you so much Jimmy, not only for the Coda tie in but introducing me to Gity, I just didn't like GitX and sometimes I get bored looking at a terminal window all day! – Toby Aug 20 '10 at 12:16
Since we have not seen any official Git integration with Coda we have been using this third party Git tool which we simply love. It's a bit pricey for only a Git client, but blows away GitX or GitY, is beautiful and great to use. It's worth giving it a test drive.
Tower - http://www.git-tower.com/

- 10,798
- 11
- 46
- 60
I've been using Gity and the Coda plugin for Gity and they're not bad...
But I suggest you all with GIT/MAC/CODA troubles to take a look at the new Git Mac App: Git Tower.
Still in beta, but... Enjoy! :)

- 328
- 1
- 3
- 11
-
Now you can get the benefits of Git Tower with the comfort of a Coda plugin via [Tower.codaplugin](https://github.com/daschae/Tower.codaplugin). – David Schaefgen Feb 23 '11 at 04:54