From 1f4ac7249feac19d436f7b89f25030fee1ca08e3 Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Tue, 9 Mar 2021 22:21:58 +1100 Subject: Say `git submodule update --init` - it's shorter. --- extlib/README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'extlib/README') diff --git a/extlib/README b/extlib/README index d2ef18d3..88f0bbf3 100644 --- a/extlib/README +++ b/extlib/README @@ -114,8 +114,7 @@ FAQ Use it just like a snapshotted extlib directory. When a new clone of mediagoblin is made you need to run - git submodule init - git submodule update + git submodule update --init As noted in HackingHowto -- cgit v1.2.3