civodul pushed a commit to branch master
in repository guix.
commit fb8b99a5f559dffa6e5d370dcecbdc2e8feb3c8b
Author: Arne Babenhauserheide <[email protected]>
Date: Fri Jul 12 23:43:33 2019 +0200
doc: note how to install git send-email
* doc/contributing.texi (git send-email): Add install instructions.
Signed-off-by: Ludovic Courtès <[email protected]>
---
doc/contributing.texi | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/contributing.texi b/doc/contributing.texi
index e00634e..7f23014 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -982,5 +982,6 @@ first send one message to @email{guix-patches@@gnu.org},
and then send
subsequent patches to @email{@var{NNN}@@debbugs.gnu.org} to make sure
they are kept together. See
@uref{https://debbugs.gnu.org/Advanced.html, the Debbugs documentation}
-for more information.
+for more information. You can install @command{git send-email} with
+@command{guix install git:send-email}.
@c Debbugs bug: https://debbugs.gnu.org/db/15/15361.html