无法在 Mac 的 FileMerge 中比较点文件
我已将 FileMerge 设置为不忽略任何文件。 但是,它忽略了我的 dotFiles。
如何使 FileMerge 来比较 dotFiles?
I have set my FileMerge not to ignore any file.
However, it ignores my dotFiles.
How can you make FileMerge to diff dotFiles?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您需要使用 opendiff -Mac 的内置命令在 FileMerge 中启动 dotFiles。
您可以在 线程中找到解决方案。
You need to use opendiff -Mac's builtIn command to launch dotFiles in FileMerge.
You can find a solution at the thread.
由于前导点只是操作系统的常规提示,表明该文件是隐藏的(从 UNIX 继承),我想从文件名中删除前导点将允许实用程序查看和区分文件。
Since the leading dot is merely a conventional hint to the OS that the file is hidden (inherited from UNIX) I would imagine that removing the leading dot from the filename would allow the utility to see and diff the files.