Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fengfeng2
/
QiLinWu
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
62b67d0
QiLinWu
/
gitpull.cmd
fengfeng2
Code backup
62b67d0
5 months ago
raw
Copy download link
history
blame
Safe
121 Bytes
@
echo
off
git add .
git commit -m "Code backup"
git remote add origin
[email protected]
:spaces/fengfeng2/QiLinWu
git push
pause
0