eclipse中git提交时there are no staged files

2024-11-16 01:34:55

1、在代码提交过程遇到的是there are no staged files的错误的信息。

eclipse中git提交时there are no staged files

2、进行点击eclipse菜单中的window的菜单。

eclipse中git提交时there are no staged files

3、进行点击windows菜单中之后,弹出了下拉菜单中选中为preferences的选项。

eclipse中git提交时there are no staged files

4、进入到了preferences界面中窗口中,进行选中列表中的team的选项。

eclipse中git提交时there are no staged files

5、弹出了team之后,进行选中git的选项。

eclipse中git提交时there are no staged files

6、进入git的选项之后,进行选中committing选项。

eclipse中git提交时there are no staged files

7、进入到了committing的界面中,进行把use staging view to commit instead of commmit dialog勾选去掉。

eclipse中git提交时there are no staged files

8、然后再次进行提交代码的,这样就可以打开了代码提交窗口的界面。

eclipse中git提交时there are no staged files
猜你喜欢