Unable to diff dot-files in Mac's FileMerge

好久不见. 提交于 2019-12-25 00:13:34

问题


I have set my FileMerge not to ignore any file. However, it ignores my dotFiles.

How can you make FileMerge to diff dotFiles?


回答1:


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.




回答2:


You need to use opendiff -Mac's builtIn command to launch dotFiles in FileMerge. You can find a solution at the thread.



来源:https://stackoverflow.com/questions/912589/unable-to-diff-dot-files-in-macs-filemerge

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!