This website requires JavaScript.
Explore
Help
Register
Sign In
auth
/
auth-web
Watch
1
Star
0
Fork
You've already forked auth-web
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
feat: 添加推送脚本
Browse Source
...
This commit is contained in:
bunny
2025-04-07 14:50:44 +08:00
parent
30fba61681
commit
a45c711401
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 checkout master
git merge dev
git push --all
git push --tags
git checkout dev
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
auth/auth-web
Title
Body
Create Issue