Git怎么同步到远程仓库
介绍Git同步到远程仓库的方法
工具/原料
Git
使用Git Bash
1、在仓库所在的目录点击右键选择“Git Bash Here”,启动Git Bash程序。

3、如果出现如下错误可以先执行如下命令,然后再执行上面的命令git remote rm origin

2、点击”网络“

介绍Git同步到远程仓库的方法
工具/原料
Git
使用Git Bash
1、在仓库所在的目录点击右键选择“Git Bash Here”,启动Git Bash程序。
3、如果出现如下错误可以先执行如下命令,然后再执行上面的命令git remote rm origin
2、点击”网络“