git branch 新分支(hexinyue_branch)

git checkout hexinyue_branch

// 在本地编辑改变代码

git add

git status

git commit -m

git push origin main
hexinyue_branch
何欣月 3 years ago
parent b8e43bf998
commit 346e47b57c
Loading…
Cancel
Save