Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
betterme
/
Nice
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Nice
/
git_init.sh
betterme
update
b966bc9
over 3 years ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
162 Bytes
#!/usr/bin/env bash
#git config --global credential.helper store
git add ./*
git commit -m
"update"
# git commit --amend -m '重新commit'
git pull
git push -f