[PATCH] doc: note how to install git send-email

  • Done
  • quality assurance status badge
Details
2 participants
  • Arne Babenhauserheide
  • Ludovic Courtès
Owner
unassigned
Submitted by
Arne Babenhauserheide
Severity
normal
A
A
Arne Babenhauserheide wrote on 12 Jul 2019 23:43
(address . guix-patches@gnu.org)(name . Arne Babenhauserheide)(address . arne_bab@web.de)
20190712214333.23958-1-arne_bab@web.de
* doc/contributing.texi (git send-email): Add install instructions.
---
doc/contributing.texi | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Toggle diff (12 lines)
diff --git a/doc/contributing.texi b/doc/contributing.texi
index e00634eed4..7f2301409a 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
--
2.22.0
L
L
Ludovic Courtès wrote on 15 Jul 2019 12:47
(name . Arne Babenhauserheide)(address . arne_bab@web.de)(address . 36631-done@debbugs.gnu.org)
87ims3poas.fsf@gnu.org
Arne Babenhauserheide <arne_bab@web.de> skribis:

Toggle quote (2 lines)
> * doc/contributing.texi (git send-email): Add install instructions.

Applied, thanks!
Closed
?