GNU bug report logs - #76919
[mumi] [PATCH] README: Add instructions for initializing nested git submodules

Previous Next

Package: mumi;

Reported by: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>

Date: Mon, 10 Mar 2025 14:48:01 UTC

Severity: normal

Tags: easy, patch

Done: Arun Isaac <arunisaac <at> systemreboot.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>
To: 76919 <at> debbugs.gnu.org, arunisaac <at> systemreboot.net
Cc: Rostislav Svoboda <Rostislav.Svoboda <at> gmail.com>
Subject: [bug#76919] [mumi] [PATCH] README: Add instructions for initializing nested git submodules
Date: Mon, 10 Mar 2025 15:46:02 +0100
---
 README.org | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index d36585c..66b7b13 100644
--- a/README.org
+++ b/README.org
@@ -5,8 +5,13 @@ frontend to Debbugs.
 
 * Hacking
 
-To enter a development environment with all dependencies installed,
-run
+To initialize, fetch and checkout any nested submodules run
+
+#+BEGIN_SRC shell
+  $ git submodule update --init --recursive
+#+END_SRC
+
+To enter a development environment run
 
 #+BEGIN_SRC shell
   $ guix shell -D mumi
-- 
2.48.1





This bug report was last modified 132 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.