Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我错误地将 Eclipse 中的一项本地更改覆盖到其中一个文件!如何取回本地更改?我在 Eclipse 中使用 Git,在 Team Synchronize 窗口中,我单击了覆盖到我不想覆盖的文件之一!
您可以使用 eclipse 中的本地历史信息
http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2FgettingStarted%2Fqs-55.htm
在导航视图(例如 Project Explorer)中右键单击文件并选择 Team > Show Local History。