git对远程仓库的操作 查看远程仓库git remote -v C:\Users\*****\go\src\bash-api>git remote -v origin https://github.com/****/bash-api.git (fetch) origin https://github.com/****/bash-api.git (push)