Skip to content

Commit c612e74

Browse files
authored
make update4dmh update the submodules recursively
1 parent 8fb50b5 commit c612e74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

update4dmh.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
git submodule update --remote --merge
2-
git add .
1+
git submodule update --remote --merge --recursive
2+
git add .

0 commit comments

Comments
 (0)