fastapi-proxy-test / 2-git-push-dev.sh
tanbushi's picture
Sun Jun 8 12:53:28 CST 2025
df1a318
raw
history blame contribute delete
59 Bytes
git checkout dev
git add .
git commit -m "$(date)"
git push