Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Good Git repository viewer for Mac [closed]

Can anyone recommend a good repository viewer for Git, similar to gitk, that works on Mac OS X Leopard? (I'm not saying gitk doesn't work)

Of course I would like a native Mac application, but as I haven't found any, what are the best options to gitk?

I know about gitview, but I'm looking forward to evaluate as many alternatives as possible.

http://sourceforge.net/projects/gitview

like image 451
Sergio Acosta Avatar asked Aug 27 '08 08:08

Sergio Acosta


People also ask

Is there a git-gui for Mac?

GitFinder is a git GUI for macOS computers that run on macOS 10.11. 5+ operating systems. It combines a version control system or Git with a Finder module.

Is there a git-gui?

Git comes with built-in GUI tools for committing (git-gui) and browsing (gitk), but there are several third-party tools for users looking for platform-specific experience. If you want to add another GUI tool to this list, just follow the instructions.


2 Answers

There's also gitx, it's progressing well and under active development (multiple commits per day).

like image 126
Dan Avatar answered Sep 19 '22 14:09

Dan


SourceTree is a great solution for me

like image 23
byroncorrales Avatar answered Sep 17 '22 14:09

byroncorrales