diff mbox series

[bug#36631] doc: note how to install git send-email

Message ID 20190712214333.23958-1-arne_bab@web.de
State Accepted
Headers show
Series [bug#36631] doc: note how to install git send-email | expand

Commit Message

Dr. Arne Babenhauserheide July 12, 2019, 9:43 p.m. UTC
* doc/contributing.texi (git send-email): Add install instructions.
---
 doc/contributing.texi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

--
2.22.0

Comments

Ludovic Courtès July 15, 2019, 10:47 a.m. UTC | #1
Arne Babenhauserheide <arne_bab@web.de> skribis:

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

Applied, thanks!
diff mbox series

Patch

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