From 12e2b0a9a5139db97176300da56923135e3f044a Mon Sep 17 00:00:00 2001 From: Zie Date: Fri, 25 Jan 2019 10:21:25 -0800 Subject: Add send-email package names for various OS/packagers Thanks: Lukas Werling for the Fedora package name. Richard Bradfield for wording. freenode/#sr.ht Defolos for some package names. freenode/#sr.ht benharri for Windows. freenode/#sr.ht z3ntu for case fixes on OS names. --- git.sr.ht/send-email.md | 62 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) diff --git a/git.sr.ht/send-email.md b/git.sr.ht/send-email.md index 6809711..ff43eed 100644 --- a/git.sr.ht/send-email.md +++ b/git.sr.ht/send-email.md @@ -270,3 +270,65 @@ push`][git-push] normally. Don't forget to send the contributor a thank you email! [git-push]: https://www.git-scm.com/docs/git-push + +## Installation of git send-email + +The Git project includes `send-email`, unfortunately, not all installations of +Git will include `send-email` by default. If you find it is missing from your +system, try installing the relevant package from the table below: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + a + + +
+
OS/PackagerPackage Name
Alpinegit-email
CentOSgit-email
Debiangit-email
Fedoragit-email
FreeBSD Portsgit
Homebrewgit
nixpkgsgitFull
openSUSEgit-email
pkgsrcgit
Ubuntugit-email
WindowsIncluded in download from git-scm.com
-- cgit