This website works better with JavaScript
Home
Esplora
Accedi
enzo
/
UI-Prototype
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
add git-push script to push all submodules and main repository
tigger
4 mesi fa
parent
595c7abdb6
commit
8466b4eb59
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
git-push.cmd
+ 2
- 0
git-push.cmd
Vedi File
@@ -0,0 +1,2 @@
+git submodule foreach --recursive git push
+git push