This website requires JavaScript.
Explore
Help
Register
Sign In
auth
/
generator-code-server
Watch
1
Star
0
Fork
You've already forked generator-code-server
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
🎉
feat: push脚本
Browse Source
...
This commit is contained in:
bunny
2025-04-06 19:17:04 +08:00
parent
679f418387
commit
f95b65c1e0
1 changed files
with
5 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
5
push.sh
Normal file
Unescape
Escape
View File
@ -0,0 +1,5 @@
git init
git add .
git commit -m
"🎉 feat: push脚本"
git push --all
git push --tags
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
auth/generator-code-server
Title
Body
Create Issue