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.
当我使用 egit 提交文件时,可以选择“head”的选项是什么。此外,当我选择“head”时,不会提交任何文件。我不应该只致力于掌握吗?
您显然混淆了提交和推动。您显示的屏幕截图是关于设置用于推送的规范。要了解此对话框的内容,请阅读git-push手册,尤其是处理所谓的“refspecs”的部分,因为该对话框应该为您提供用于构建推送 refspec 的 GUI 界面。
git-push