Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tanbushi
/
fastapi-proxy-test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7183ec8
fastapi-proxy-test
/
0-git-all.sh
tanbushi
Sun Jun 8 15:06:48 CST 2025
4cf1e7e
2 months ago
raw
Copy download link
history
blame
Safe
118 Bytes
git checkout dev
git add .
git commit -m
"
$(date)
"
git push
git checkout main
git merge dev
git push
git checkout dev