Remove Textmate Git Bundle

[亡魂溺海] 提交于 2020-01-23 22:05:57

问题


I don't want to use the git bundle! I removed it but I still see files under "Uncommitted Changes" and "Untracked Items"

I don't know how to clean those.


回答1:


The page on "RevertToDefaultBundles" does mention:

If you have ever done a svn checkout of bundles it would most likely have been done to:

/Library/Application Support/TextMate/Bundles

Third party bundles installed via double-clicking or dragging to TextMate would be installed in:

~/Library/Application Support/TextMate/Pristine Copy/Bundles

Custom bundles and customizations you have done to either default bundles or third party bundles are kept in:

~/Library/Application Support/TextMate/Bundles

After having removed all customized and/or third party bundles, either relaunch TextMate or select Reload Bundles from the Bundles → Bundle Editor menu.

In addition to removing the Bundles folder, there may also exist a Support and/or a PlugIns folder in any of the three above locations.
You also want to remove these, if you want to revert to factory defaults.



来源:https://stackoverflow.com/questions/17498033/remove-textmate-git-bundle

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