This website requires JavaScript.
Explore
Help
Register
Sign In
xyj
/
agri_xumu
Watch
1
Star
0
Fork
You've already forked agri_xumu
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9069783f8b
agri_xumu
/
git_push.sh
6 lines
78 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
set
-e
git add .
git commit -m
'update'
git push -f origin master
Reference in New Issue
View Git Blame
Copy Permalink