eclipse如何设置Git默认仓库文件夹?
1、首先打开eclipse

2、点击上方选项卡的window,并点击Preferences

3、之后定位到如图所示位置:Team->Git

4、点击打开Git,在Default repository folder中点击Browser

5、在磁盘中选择你要作为Git仓库的文件夹,点击下方“选择文件夹”

6、最后点击Apply即可

1、首先打开eclipse
2、点击上方选项卡的window,并点击Preferences
3、之后定位到如图所示位置:Team->Git
4、点击打开Git,在Default repository folder中点击Browser
5、在磁盘中选择你要作为Git仓库的文件夹,点击下方“选择文件夹”
6、最后点击Apply即可