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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>
Subject: bug#76919: closed (Re: [mumi] [PATCH] README: Add instructions
 for initializing nested git submodules)
Date: Mon, 10 Mar 2025 15:43:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#76919: [mumi] [PATCH] README: Add instructions for initializing nested git submodules

which was filed against the mumi package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 76919 <at> debbugs.gnu.org.

-- 
76919: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76919
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Arun Isaac <arunisaac <at> systemreboot.net>
To: 76919-done <at> debbugs.gnu.org
Cc: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>
Subject: Re: [mumi] [PATCH] README: Add instructions for initializing nested
 git submodules
Date: Mon, 10 Mar 2025 15:41:46 +0000
Thank you, Bost! Applied and pushed! :-)

Next time, send mumi patches to bug-mumi <at> gnu.org, instead of
guix-patches <at> gnu.org. Otherwise, all good.

[Message part 3 (message/rfc822, inline)]
From: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>
To: guix-patches <at> gnu.org,
	arunisaac <at> systemreboot.net
Cc: Rostislav Svoboda <Rostislav.Svoboda <at> gmail.com>
Subject: [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 150 days ago.

Previous Next


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