简体   繁体   English

Eclipse EGit自动提交/推送

[英]Eclipse EGit auto commit/push

How to configure EGit plugin in Eclipse to auto-commit to local repository and auto-push to GitHub whenever a file is changed (ie on every build)? 如何在Eclipse中配置EGit插件以在文件更改时(即在每次构建中)自动提交到本地存储库并自动推送到GitHub?

That would be much better than commit/push manually. 那比手动提交/推送要好得多。

If you want to restore changes you accidentially did, have a look at the local history in Eclipse. 如果您要恢复意外执行的更改,请查看Eclipse中的本地历史记录。 It already records that for you. 它已经为您记录了。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM