This website works better with JavaScript
Home
Explore
Sign In
enzo
/
UI-Prototype
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
add git-pull script to update submodules and main repository
tigger
4 months ago
parent
e06347643d
commit
595c7abdb6
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
git-pull.cmd
+ 2
- 0
git-pull.cmd
View File
@@ -0,0 +1,2 @@
+git submodule foreach --recursive git pull
+git pull