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