简体   繁体   English

Git客户端与Finder集成

[英]Git client integrated with Finder

是否有适用于Mac OS的git客户端与Finder集成,可以在代表其版本状态的文件上添加刻度和十字等徽章,如tortoiseSVN和Dropbox吗?

在@viskin之后,我最近发现了另一个名为SnailGit的小应用程序,假装像Git和Finder一样是Tortoise

I use a Finder replacement software called Pathfinder . 我使用名为Pathfinder的Finder替换软件。 Pathfinder has builtin Git and Subversion support. Pathfinder内置了Git和Subversion支持。 Pathfinder is not open source, or even freeware, but if you're a developer on a Mac, it is worth the price. 探路者不是开源的,甚至是免费软件,但如果你是Mac上的开发者,那就值得付出代价。 If you are using Github, Github for the Mac is a good choice. 如果你正在使用Github, Mac的Github是一个不错的选择。

That said, I still do most of my Subversion and Git work directly from the command line. 也就是说,我仍然可以直接从命令行执行大部分Subversion和Git工作。 You have better control, and the ability to integrate Git commands with various Unix command line tools. 您可以更好地控制,并能够将Git命令与各种Unix命令行工具集成。 Unless you're using an IDE like Eclipse, there's no better way to work with Git than the command line. 除非你使用像Eclipse这样的IDE,否则没有比命令行更好的方法来使用Git了。

Besides, I'm old school and believe GUI development environments are for sissies. 此外,我老了,相信GUI开发环境适合于娘娘腔。 You want to develop on the Mac? 你想在Mac上开发? Here's the software for you . 这是适合您的软件 Put it in full screen mode, and you'll know what VT100 terminal emulation is all about. 将它置于全屏模式,您将知道VT100终端仿真的全部内容。 Maybe you'll even pick up a little Fortran. 也许你甚至会选择一个小Fortran。

I recently found this tiny app called Git Status . 我最近发现这个名为Git Status的小应用程序。

There is free version and full version that costs $2. 有免费版和完整版,售价2美元。

You should manually add your project folder to the app. 您应该手动将项目文件夹添加到应用程序。 After doing so Finder will display handy overlays over files just as you want. 完成后,Finder将根据您的需要在文件上显示方便的叠加层。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM