From d1ac8b336502a8649b292dc726e85a7f4cd8a189 Mon Sep 17 00:00:00 2001 From: Stephen L Date: Thu, 21 May 2020 00:38:22 +0200 Subject: [PATCH] add doc Signed-off-by: Stephen L. --- how to update submodules.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 how to update submodules.txt diff --git a/how to update submodules.txt b/how to update submodules.txt new file mode 100644 index 0000000..67363bc --- /dev/null +++ b/how to update submodules.txt @@ -0,0 +1,3 @@ +git submodule update --remote --merge + +https://stackoverflow.com/questions/5828324/update-git-submodule-to-latest-commit-on-origin