git新建远程分支后 pycharm本地看不到 处理方式


远程仓库新建分支:odoo_test_env

首先切换到本地代码git init目录:git remote update origin --prune

odoo@odoo-test:~/odooshare/at_cloud_logistics$ git remote update origin --prune
Fetching origin
Password for 'http://×××××远程git服务地址':
From http://×××××远程git服务地址
 * [new branch]      odoo_test_env -> origin/odoo_test_env

 

补充git异常处理:

https://blog.csdn.net/liuchunming033/article/details/45368237


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM