This website works better with JavaScript
Accueil
Explorer
Connexion
enzo
/
UI-Prototype
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
git added pullmaster script to pull from master branch
tigger
il y a 3 semaines
Parent
18888f4407
commit
76149bb99f
1 fichiers modifiés
avec
2 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
2
0
git/pullmaster.cmd
+ 2
- 0
git/pullmaster.cmd
Voir le fichier
@@ -0,0 +1,2 @@
+git submodule foreach --recursive git pull origin master
+git pull origin master