Is it possible to undo changes to a project till a particular time? Like say, restore project to how it was at 1:00pm
?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
In the editor in your eclipse, do this, Right Click -> Replace With -> Local History...
From the list of entries in Revision Time, select the revision you want, compare the changes, and if they look okay, replace it.
Done!
回答2:
Right-click the project folder, choose "Restore from Local History..." Check the files that you would like to get reverted back. This won't undo the fetch per se, but it'll get your files back.