12

Anyone can recommend a solution for this?

Wex
  • 15,539
  • 10
  • 64
  • 107
Luis Martins
  • 4,589
  • 3
  • 17
  • 6

5 Answers5

10

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:

Git For Coda

Jimmy
  • 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
6

git is now integrated into Coda 2.

split19
  • 597
  • 7
  • 18
3

Been using this >> http://www.git-tower.com/

2

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/

Ryan
  • 10,798
  • 11
  • 46
  • 60
1

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! :)

Raul Illana
  • 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