- package com.flygo520;
-
- public class TestGit {
-
- public static void main(String[] args) {
- int index = 10000;
- }
-
- }
- package com.flygo520;
-
- public class TestGit {
-
- public static void main(String[] args) {
- System.out.println("");
- }
-
- }
Team –> 选择Synchroniz Workspace


提交冲代码失败。




Team –> 选择 Add To Index


如果这里还有向上的箭头和数字,说明只提交了本地版本仓库,需要再Push到远程版本仓库。 【有可能远程Git服务器提交超时】




