fastapi-proxy-test / git-merge-push.sh
tanbushi's picture
Sun Jun 8 12:28:26 CST 2025
e10a2a3
raw
history blame contribute delete
58 Bytes
git checkout main
git merge dev
git push
git checkout dev