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: Arun Isaac <arunisaac <at> systemreboot.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#76919: closed ([mumi] [PATCH] README: Add instructions for
 initializing nested git submodules)
Date: Mon, 10 Mar 2025 15:43:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 10 Mar 2025 15:41:46 +0000
with message-id <87frjkriyt.fsf <at> systemreboot.net>
and subject line Re: [mumi] [PATCH] README: Add instructions for initializing nested git submodules
has caused the debbugs.gnu.org bug report #76919,
regarding [mumi] [PATCH] README: Add instructions for initializing nested git submodules
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> 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: 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



[Message part 3 (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.


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.