Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 874 Bytes

File metadata and controls

32 lines (21 loc) · 874 Bytes
LOGO

My_Fastapi_Project_Develop

基本介绍

  • 這是My_Fastapi的develop分支

說明

  • 所有要對main分支的修改,請在這裡完成,經過審核後會合併到main分支

如何使用

git checkout main
git pull origin main
git merge develop
git push origin main