创建本地分支:
git branch -a
git checkout -b develop master
git branch
git status
git pull
git branch --set-upstream-to=origin/develop develop
Powered by: 博客园 Copyright © 2024 一只菜鸟的进阶之路 Powered by .NET 9.0 on Kubernetes