This website works better with JavaScript
Home
Explore
Help
Sign In
Willie
/
SPS_Emulator
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
adding push command to repo
Wilfried Klaas
3 years ago
parent
ebb77d1d16
commit
4df0bf875e
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
git_push_all.cmd
+ 2
- 0
git_push_all.cmd
View File
@@ -0,0 +1,2 @@
+git push --all
+git push origin --tags