Unable to diff dot-files in Mac's FileMerge

2019-08-18 02:58发布

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

How can you make FileMerge to diff dotFiles?

2条回答
干净又极端
2楼-- · 2019-08-18 03:51

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

查看更多
你好瞎i
3楼-- · 2019-08-18 03:54

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.

查看更多
登录 后发表回答