From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/remmina/
Date: Mon, 25 Dec 2017 16:46:15 +0000 (UTC) [thread overview]
Message-ID: <1514220368.6d3ffab67e8395e7feee260189177b7da8a7daa1.floppym@gentoo> (raw)
commit: 6d3ffab67e8395e7feee260189177b7da8a7daa1
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 25 16:46:08 2017 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Dec 25 16:46:08 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d3ffab6
net-misc/remmina: remove old
Package-Manager: Portage-2.3.19_p2, Repoman-2.3.6_p36
net-misc/remmina/Manifest | 3 -
net-misc/remmina/metadata.xml | 1 -
net-misc/remmina/remmina-1.2.0_rc16-r1.ebuild | 83 --------------------------
net-misc/remmina/remmina-1.2.0_rc20.ebuild | 81 --------------------------
net-misc/remmina/remmina-1.2.0_rc21.ebuild | 84 ---------------------------
5 files changed, 252 deletions(-)
diff --git a/net-misc/remmina/Manifest b/net-misc/remmina/Manifest
index 40803e34260..6181149d99b 100644
--- a/net-misc/remmina/Manifest
+++ b/net-misc/remmina/Manifest
@@ -1,4 +1 @@
-DIST remmina-1.2.0_rc16.tar.gz 1008438 BLAKE2B 8f1437bc61a744455d34b59fe1ab2c16536bf9b5e8f500b573b6c591ba276d90c4bf7ae3eda362a92aa254af88b8dea36ade219ff4fe97037e0df95982c14b4e SHA512 a6d2fb95a3fc68ee7ce4c8205c775cbc7bb83fa2f90b68d04f355b4ca8b4d0956a29ecbc028260c432b55c582802e9f243ad62426212d9fd0f02f7e50a56856f
-DIST remmina-1.2.0_rc20.tar.gz 1016674 BLAKE2B 10cd0ba46791c2817089b29c1355b6a5946821381284afcf50aa8b684a268be70cfda65c89e1622a957571f7bd3ae4bd8c1034bf2bd5fbf55af49574e9ca8b40 SHA512 096cbb9cf45e911466a6123eead727d45365ee434bf371603733de4e7ab9b445ce67019f2a66d45fe33aecab4d163f6f31ca38811adadc125494f8575fa3a64a
-DIST remmina-1.2.0_rc21.tar.gz 1028685 BLAKE2B c65b7070d5f10b49aee0fe401236f8ec0f1b09272b2c41b6f7f736076e409bdecb5ca30fa3dfb4dc7e190666dd1db6868d4a7d901cad55691e4ed4b570ef0e4a SHA512 5b3f0bab14c57ae91375373b0181bdb4e6d933332ef1b5c590988b29d6afccfd77cece371e3bbf98bedc6c35a9ee8eefa37201ec09fb44d62de83a1cdaf706b0
DIST remmina-1.2.0_rc24.tar.gz 1052140 BLAKE2B 57b3d2ed8a765f98f1ffd3c79df076d07e00329bf95dfddb9094d8bc62838b0f6742b404b4deef0a037bd88259751799e1842fb97313337e11b8f0faed8ad302 SHA512 aab421c580e434ca673be063f3662f1d9128cc83aaee6f9bc6acf6996af0379af6fb99cc63273941c40c6b989653b972de6c43b575ca06bf56ec7c266590c17e
diff --git a/net-misc/remmina/metadata.xml b/net-misc/remmina/metadata.xml
index 360035e45c8..7bb4c53d406 100644
--- a/net-misc/remmina/metadata.xml
+++ b/net-misc/remmina/metadata.xml
@@ -22,7 +22,6 @@
<flag name="spice">Support connecting to SPICE-enabled virtual machines</flag>
<flag name="ssh">Enable support for SSH/SFTP protocol; see also 'vte'</flag>
<flag name="telepathy">Enable telepathy support</flag>
- <flag name="webkit">Enable a user survey using net-libs/webkit-gtk</flag>
</use>
<upstream>
<remote-id type="github">FreeRDP/Remmina</remote-id>
diff --git a/net-misc/remmina/remmina-1.2.0_rc16-r1.ebuild b/net-misc/remmina/remmina-1.2.0_rc16-r1.ebuild
deleted file mode 100644
index 77c68d9a74e..00000000000
--- a/net-misc/remmina/remmina-1.2.0_rc16-r1.ebuild
+++ /dev/null
@@ -1,83 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils eutils gnome2-utils
-
-MY_PV="${PV//_rc/-rcgit.}"
-
-DESCRIPTION="A GTK+ RDP, VNC, XDMCP and SSH client"
-HOMEPAGE="http://remmina.org/"
-SRC_URI="https://github.com/FreeRDP/Remmina/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="ayatana crypt rdp gnome-keyring nls spice ssh telepathy webkit zeroconf"
-
-RDEPEND="
- dev-libs/glib:2
- net-libs/libvncserver
- x11-libs/libxkbfile
- x11-libs/gdk-pixbuf
- x11-libs/gtk+:3
- x11-libs/libX11
- virtual/freedesktop-icon-theme
- ayatana? ( dev-libs/libappindicator:3 )
- crypt? ( dev-libs/libgcrypt:0= )
- rdp? ( ~net-misc/freerdp-2.0.0_pre20160722 )
- gnome-keyring? ( app-crypt/libsecret )
- spice? ( net-misc/spice-gtk[gtk3] )
- ssh? ( net-libs/libssh[sftp]
- x11-libs/vte:2.91 )
- telepathy? ( net-libs/telepathy-glib )
- webkit? ( net-libs/webkit-gtk:4 )
- zeroconf? ( net-dns/avahi[gtk3] )
-"
-DEPEND="${RDEPEND}
- dev-util/intltool
- virtual/pkgconfig
- nls? ( sys-devel/gettext )
-"
-
-DOCS=( README.md )
-
-S="${WORKDIR}/Remmina-${MY_PV}"
-
-src_configure() {
- local mycmakeargs=(
- -DWITH_APPINDICATOR=$(usex ayatana)
- -DWITH_GCRYPT=$(usex crypt)
- -DWITH_FREERDP=$(usex rdp freerdp)
- -DWITH_LIBSECRET=$(usex gnome-keyring)
- -DWITH_GETTEXT=$(usex nls)
- -DWITH_TRANSLATIONS=$(usex nls)
- -DWITH_SPICE=$(usex spice)
- -DWITH_LIBSSH=$(usex ssh)
- -DWITH_VTE=$(usex ssh)
- -DWITH_TELEPATHY=$(usex telepathy)
- -DWITH_SURVEY=$(usex webkit)
- -DWITH_AVAHI=$(usex zeroconf)
- -DGTK_VERSION=3
- )
- cmake-utils_src_configure
-}
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
-
- elog "To get additional features, some optional runtime dependencies"
- elog "may be installed:"
- elog ""
- optfeature "encrypted VNC connections" net-libs/libvncserver[gcrypt]
- optfeature "XDMCP support" x11-base/xorg-server[xephyr]
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}
diff --git a/net-misc/remmina/remmina-1.2.0_rc20.ebuild b/net-misc/remmina/remmina-1.2.0_rc20.ebuild
deleted file mode 100644
index da10825a7c6..00000000000
--- a/net-misc/remmina/remmina-1.2.0_rc20.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils eutils gnome2-utils
-
-MY_PV="${PV//_rc/-rcgit.}"
-
-DESCRIPTION="A GTK+ RDP, VNC, XDMCP and SSH client"
-HOMEPAGE="http://remmina.org/"
-SRC_URI="https://github.com/FreeRDP/Remmina/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="ayatana crypt rdp gnome-keyring nls spice ssh telepathy zeroconf"
-
-RDEPEND="
- dev-libs/glib:2
- net-libs/libvncserver
- x11-libs/libxkbfile
- x11-libs/gdk-pixbuf
- x11-libs/gtk+:3
- x11-libs/libX11
- virtual/freedesktop-icon-theme
- ayatana? ( dev-libs/libappindicator:3 )
- crypt? ( dev-libs/libgcrypt:0= )
- rdp? ( >=net-misc/freerdp-2.0.0_pre20161219 )
- gnome-keyring? ( app-crypt/libsecret )
- spice? ( net-misc/spice-gtk[gtk3] )
- ssh? ( net-libs/libssh[sftp]
- x11-libs/vte:2.91 )
- telepathy? ( net-libs/telepathy-glib )
- zeroconf? ( net-dns/avahi[gtk3] )
-"
-DEPEND="${RDEPEND}
- dev-util/intltool
- virtual/pkgconfig
- nls? ( sys-devel/gettext )
-"
-
-DOCS=( README.md )
-
-S="${WORKDIR}/Remmina-${MY_PV}"
-
-src_configure() {
- local mycmakeargs=(
- -DWITH_APPINDICATOR=$(usex ayatana)
- -DWITH_GCRYPT=$(usex crypt)
- -DWITH_FREERDP=$(usex rdp freerdp)
- -DWITH_LIBSECRET=$(usex gnome-keyring)
- -DWITH_GETTEXT=$(usex nls)
- -DWITH_TRANSLATIONS=$(usex nls)
- -DWITH_SPICE=$(usex spice)
- -DWITH_LIBSSH=$(usex ssh)
- -DWITH_VTE=$(usex ssh)
- -DWITH_TELEPATHY=$(usex telepathy)
- -DWITH_AVAHI=$(usex zeroconf)
- -DGTK_VERSION=3
- )
- cmake-utils_src_configure
-}
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
-
- elog "To get additional features, some optional runtime dependencies"
- elog "may be installed:"
- elog ""
- optfeature "encrypted VNC connections" net-libs/libvncserver[gcrypt]
- optfeature "XDMCP support" x11-base/xorg-server[xephyr]
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}
diff --git a/net-misc/remmina/remmina-1.2.0_rc21.ebuild b/net-misc/remmina/remmina-1.2.0_rc21.ebuild
deleted file mode 100644
index e0491b743f1..00000000000
--- a/net-misc/remmina/remmina-1.2.0_rc21.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils eutils gnome2-utils
-
-MY_PV="${PV//_rc/-rcgit.}"
-
-DESCRIPTION="A GTK+ RDP, SPICE, VNC, XDMCP and SSH client"
-HOMEPAGE="https://remmina.org/"
-SRC_URI="https://github.com/FreeRDP/Remmina/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="ayatana crypt rdp gnome-keyring nls spice ssh telepathy vnc zeroconf"
-
-CDEPEND="
- dev-libs/glib:2
- x11-libs/gdk-pixbuf
- x11-libs/gtk+:3
- x11-libs/libX11
- x11-libs/libxkbfile
- ayatana? ( dev-libs/libappindicator:3 )
- crypt? ( dev-libs/libgcrypt:0= )
- rdp? ( >=net-misc/freerdp-2.0.0_rc0 )
- gnome-keyring? ( app-crypt/libsecret )
- spice? ( net-misc/spice-gtk[gtk3] )
- ssh? ( net-libs/libssh[sftp]
- x11-libs/vte:2.91 )
- telepathy? ( net-libs/telepathy-glib )
- vnc? ( net-libs/libvncserver )
- zeroconf? ( net-dns/avahi[gtk3] )
-"
-DEPEND="${CDEPEND}
- dev-util/intltool
- virtual/pkgconfig
- nls? ( sys-devel/gettext )
-"
-RDEPEND="${CDEPEND}
- virtual/freedesktop-icon-theme
-"
-
-DOCS=( AUTHORS CHANGELOG.md README.md THANKS.md )
-
-S="${WORKDIR}/Remmina-${MY_PV}"
-
-src_configure() {
- local mycmakeargs=(
- -DWITH_APPINDICATOR=$(usex ayatana)
- -DWITH_GCRYPT=$(usex crypt)
- -DWITH_LIBSECRET=$(usex gnome-keyring)
- -DWITH_GETTEXT=$(usex nls)
- -DWITH_TRANSLATIONS=$(usex nls)
- -DWITH_FREERDP=$(usex rdp)
- -DWITH_SPICE=$(usex spice)
- -DWITH_LIBSSH=$(usex ssh)
- -DWITH_VTE=$(usex ssh)
- -DWITH_TELEPATHY=$(usex telepathy)
- -DWITH_LIBVNCSERVER=$(usex vnc)
- -DWITH_AVAHI=$(usex zeroconf)
- -DGTK_VERSION=3
- )
- cmake-utils_src_configure
-}
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
-
- elog "To get additional features, some optional runtime dependencies"
- elog "may be installed:"
- elog ""
- optfeature "encrypted VNC connections" net-libs/libvncserver[gcrypt]
- optfeature "XDMCP support" x11-base/xorg-server[xephyr]
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}
next reply other threads:[~2017-12-25 16:46 UTC|newest]
Thread overview: 192+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-25 16:46 Mike Gilbert [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-07 19:32 [gentoo-commits] repo/gentoo:master commit in: net-misc/remmina/ Ben Kohler
2024-12-20 15:13 Ben Kohler
2024-11-06 16:24 Ben Kohler
2024-10-08 16:04 Ben Kohler
2024-07-01 21:14 Jakov Smolić
2024-07-01 17:03 Sam James
2024-05-24 15:37 Ben Kohler
2024-04-27 12:16 Ben Kohler
2024-03-29 15:38 Ben Kohler
2024-03-17 16:35 Mike Gilbert
2024-02-24 17:54 Ben Kohler
2024-02-24 17:54 Ben Kohler
2024-02-08 16:18 Ben Kohler
2023-12-17 19:55 Andreas Sturmlechner
2023-11-03 12:23 Ben Kohler
2023-10-02 15:06 Ben Kohler
2023-10-02 15:01 Ben Kohler
2023-09-27 17:56 Ben Kohler
2023-07-14 16:52 Arthur Zamarin
2023-07-14 16:51 Arthur Zamarin
2023-06-08 12:17 Ben Kohler
2023-05-19 17:45 Sam James
2023-05-19 17:45 Sam James
2023-05-18 12:17 Andreas Sturmlechner
2023-04-10 16:56 Ben Kohler
2023-03-01 14:33 Andreas Sturmlechner
2023-02-28 13:22 Ben Kohler
2023-02-09 14:23 Ben Kohler
2023-01-28 13:29 Pacho Ramos
2023-01-10 16:11 Ben Kohler
2023-01-10 16:11 Ben Kohler
2022-12-22 15:24 Ben Kohler
2022-12-20 14:26 Jakov Smolić
2022-12-02 14:01 Ben Kohler
2022-11-28 22:31 Ben Kohler
2022-11-28 22:30 Ben Kohler
2022-11-16 0:27 Yixun Lan
2022-07-25 14:26 Ben Kohler
2022-07-25 14:26 Ben Kohler
2022-07-20 13:46 Agostino Sarubbo
2022-07-19 20:26 Sam James
2022-06-21 12:56 Ben Kohler
2022-05-26 16:08 Ben Kohler
2022-05-24 14:37 Ben Kohler
2022-05-23 16:07 Ben Kohler
2022-04-15 6:23 Agostino Sarubbo
2022-04-15 6:21 Agostino Sarubbo
2022-03-14 14:35 Ben Kohler
2022-02-11 12:57 Ben Kohler
2022-01-25 12:54 Ben Kohler
2022-01-24 8:17 Agostino Sarubbo
2022-01-24 8:17 Agostino Sarubbo
2021-12-22 13:40 Ben Kohler
2021-12-22 13:40 Ben Kohler
2021-12-22 12:41 Ben Kohler
2021-12-11 13:51 Ben Kohler
2021-11-29 8:49 Agostino Sarubbo
2021-11-29 8:42 Agostino Sarubbo
2021-10-18 17:18 Ben Kohler
2021-09-16 19:11 Sam James
2021-08-11 10:55 Ben Kohler
2021-08-11 6:39 Agostino Sarubbo
2021-08-11 0:02 Sam James
2021-07-14 11:32 Ben Kohler
2021-07-13 13:44 Ben Kohler
2021-07-11 20:51 Sam James
2021-07-09 14:34 Ben Kohler
2021-07-09 14:34 Ben Kohler
2021-07-09 6:26 Agostino Sarubbo
2021-06-30 21:53 Ben Kohler
2021-06-30 20:41 Ben Kohler
2021-06-03 15:58 Ben Kohler
2021-05-23 1:19 Ben Kohler
2021-05-11 17:55 Ben Kohler
2021-05-11 16:16 Ben Kohler
2021-05-11 14:17 Ben Kohler
2021-05-10 15:33 Ben Kohler
2021-05-04 19:12 Sam James
2021-05-03 16:51 Sam James
2021-05-03 15:23 Ben Kohler
2021-05-01 14:30 Mikle Kolyada
2021-04-19 17:52 Ben Kohler
2021-04-04 18:55 Andreas Sturmlechner
2021-04-01 22:30 Sam James
2021-04-01 21:36 Thomas Deutschmann
2021-03-30 22:45 Ben Kohler
2021-03-30 18:40 Ben Kohler
2021-03-03 14:23 Ben Kohler
2021-03-03 13:51 Sam James
2021-03-03 13:50 Sam James
2021-03-02 14:34 Ben Kohler
2021-02-03 13:38 Ben Kohler
2021-01-26 1:12 Ben Kohler
2021-01-21 7:40 Agostino Sarubbo
2021-01-13 9:18 Sam James
2020-12-11 17:50 Ben Kohler
2020-12-02 23:21 Sam James
2020-11-23 16:25 Ben Kohler
2020-10-07 6:42 Agostino Sarubbo
2020-10-03 10:47 Ben Kohler
2020-08-15 12:28 Ben Kohler
2020-07-06 15:00 Ben Kohler
2020-06-28 20:56 Thomas Deutschmann
2020-06-26 6:52 Agostino Sarubbo
2020-06-18 13:52 Ben Kohler
2020-06-10 14:30 Ben Kohler
2020-06-10 14:30 Ben Kohler
2020-05-25 12:15 Ben Kohler
2020-05-22 12:33 Ben Kohler
2020-05-22 12:28 Ben Kohler
2020-05-21 11:35 Ben Kohler
2020-05-20 14:39 Ben Kohler
2020-05-18 22:02 Ben Kohler
2020-05-18 21:53 Ben Kohler
2020-05-18 21:13 Agostino Sarubbo
2020-05-18 21:10 Agostino Sarubbo
2020-04-16 22:26 Ben Kohler
2020-04-16 11:32 Ben Kohler
2020-04-10 19:56 Ben Kohler
2020-04-09 14:33 Ben Kohler
2020-04-02 19:09 Matt Turner
2020-02-24 14:09 Ben Kohler
2020-02-24 13:32 Ben Kohler
2020-01-09 21:35 Ben Kohler
2020-01-01 17:30 Ben Kohler
2019-12-31 17:46 Mike Gilbert
2019-12-23 12:43 Ben Kohler
2019-12-18 19:43 Ben Kohler
2019-12-13 15:35 Ben Kohler
2019-11-20 15:40 Agostino Sarubbo
2019-11-20 11:16 Agostino Sarubbo
2019-11-04 6:23 Joonas Niilola
2019-09-23 13:11 Ben Kohler
2019-09-14 19:35 Ben Kohler
2019-09-14 19:34 Ben Kohler
2019-08-27 13:43 Ben Kohler
2019-08-06 9:42 Agostino Sarubbo
2019-08-06 9:39 Agostino Sarubbo
2019-07-31 20:09 Ben Kohler
2019-03-15 17:46 Ben Kohler
2019-03-15 17:46 Ben Kohler
2019-02-28 16:06 Ben Kohler
2019-02-03 14:53 Andreas Sturmlechner
2019-02-03 14:53 Andreas Sturmlechner
2019-02-01 18:59 Ben Kohler
2019-01-30 15:46 Ben Kohler
2018-10-21 14:30 Pacho Ramos
2018-10-02 14:46 Mikle Kolyada
2018-10-01 21:47 Thomas Deutschmann
2018-08-19 22:52 Patrice Clement
2018-08-08 15:40 Mike Gilbert
2018-08-08 15:25 Mike Gilbert
2018-08-08 15:25 Mike Gilbert
2018-06-08 7:27 Michał Górny
2018-04-13 23:49 Aaron Bauman
2018-04-13 23:49 Aaron Bauman
2018-04-13 23:49 Aaron Bauman
2018-04-11 21:47 Patrice Clement
2017-12-03 10:27 Pacho Ramos
2017-11-30 19:02 Thomas Deutschmann
2017-10-27 21:02 Patrice Clement
2017-10-15 21:11 Patrice Clement
2017-09-02 17:30 Patrice Clement
2017-07-30 18:46 David Seifert
2017-07-30 11:14 David Seifert
2017-07-30 11:14 David Seifert
2017-02-14 21:20 Patrice Clement
2017-01-06 11:48 Pacho Ramos
2017-01-06 11:48 Pacho Ramos
2017-01-06 11:48 Pacho Ramos
2016-12-31 15:48 Mike Gilbert
2016-12-29 14:38 David Seifert
2016-12-29 14:38 David Seifert
2016-12-29 14:38 David Seifert
2016-12-29 10:45 Agostino Sarubbo
2016-12-29 10:05 Agostino Sarubbo
2016-11-27 11:21 Pacho Ramos
2016-11-06 20:17 David Seifert
2016-10-03 20:07 Patrice Clement
2016-10-02 12:37 Pacho Ramos
2016-08-18 12:46 Patrice Clement
2016-08-18 6:42 Yixun Lan
2016-08-07 8:48 David Seifert
2016-08-02 23:06 Mike Gilbert
2016-08-02 23:06 Mike Gilbert
2016-08-02 19:54 Mike Gilbert
2016-08-02 19:47 Mike Gilbert
2016-06-06 16:15 Agostino Sarubbo
2015-09-21 19:08 Pacho Ramos
2015-09-21 19:01 Pacho Ramos
2015-09-21 19:01 Pacho Ramos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1514220368.6d3ffab67e8395e7feee260189177b7da8a7daa1.floppym@gentoo \
--to=floppym@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox