Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NCSOFT
/
VARCO_Arena
like
15
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
519b5be
VARCO_Arena
/
precommit.sh
sonsus
others
c2ba4d5
about 2 months ago
raw
Copy download link
history
blame
Safe
175 Bytes
# reformat all to prevent commit problem
git add .
pre-commit run --all-files
# restore the files added so that one can actually add files to be commit
git restore --staged .