X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=xRL7iMJWEGtREDZKhoo1qyUFM3QO+MLU98B7d5HxKR/fopOOPl6vx RfRsfaMb/re7xupXwsiSnRgVSyruQYbRLwzBBmbGWpkIAK7Z7T3XfkhLepvNnTYu 4YW6wfTJwGhaqMoAGbvfZuH3mLiQyp0EyS7N58qGAUuzfuc6NOT7mg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=2TdOY3kZrhMnAmivWm7q8MI6ofs=; b=hZsg+nO1QHY6H9IWDKFVpOrLeDsG eyMYJhnGkQZ/+Xa6rqpx2JluFSJyNdZCdSPyMLv+EpEjlasSuS8A//G68zSMzvE2 nWj3LIffc/9Zuxrujvi8r405xHBGHdC61ZlRWULsxQVVpUmQAlqRo5faDOXq+iX2 urTFHX1GzP+862c= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-101.5 required=5.0 tests=AWL,BAYES_00,GOOD_FROM_CORINNA_CYGWIN,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=H*MI:sk:77c3c26, Looked, emails X-HELO: drew.franken.de Date: Thu, 25 Aug 2016 16:52:12 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.6.0-0.11 Message-ID: <20160825145212.GK9783@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <35c2b18f-ac98-d69e-32fe-2eae2d128f85 AT SystematicSw DOT ab DOT ca> <20160823161152 DOT GA6100 AT calimero DOT vinschen DOT de> <20160824082235 DOT GA1493 AT calimero DOT vinschen DOT de> <08f36d59-902b-8e1e-52d1-6168f7e03cde AT SystematicSw DOT ab DOT ca> <20160824182949 DOT GC9783 AT calimero DOT vinschen DOT de> <46edba9c-888c-b975-e1db-1ed12c293472 AT SystematicSw DOT ab DOT ca> <20160825080700 DOT GD9783 AT calimero DOT vinschen DOT de> <77c3c26e-c52a-bd5a-9069-660d6999e1a5 AT SystematicSw DOT ab DOT ca> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="9iyR+p8Z2cn535Lj" Content-Disposition: inline In-Reply-To: <77c3c26e-c52a-bd5a-9069-660d6999e1a5@SystematicSw.ab.ca> User-Agent: Mutt/1.6.2 (2016-07-01) --9iyR+p8Z2cn535Lj Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Aug 25 08:38, Brian Inglis wrote: > On 2016-08-25 02:07, Corinna Vinschen wrote: > > You don't need mailx, btw. After you created your patch with > > `git format-patch', you can send it with `git send-email' :) >=20 > Looked for that, and everything there, but: >=20 > $ uname -srvmo > CYGWIN_NT-10.0 2.5.2(0.297/5/3) 2016-06-23 14:29 x86_64 Cygwin > $ git --version > git version 2.8.3 > $ man git | fgrep git-send-email > git-send-email(1) > $ git help send-email > No manual entry for gitsend-email > $ git help git-send-email > No manual entry for git-send-email > $ man git-send-email > No manual entry for git-send-email > $ ls -1 /usr/share/man/man1/git* | wc -l > 143 > $ ls /usr/share/man/man1/git-send-email* > ls: cannot access '/usr/share/man/man1/git-send-email*': No such file or = directory > $ git send-email > git: 'send-email' is not a git command. See 'git --help'. Huh? WJFFM: $ uname -a CYGWIN_NT-10.0 vmbert10 2.6.0(0.304/5/3) 2016-08-25 14:03 x86_64 Cygwin $ cygcheck -c git Cygwin Package Information Package Version Status git 2.8.3-1 OK $ git --version git version 2.8.3 $ ls -l /usr/share/man/man1/git-send-email* -rw-r--r-- 1 corinna vinschen 6835 May 24 18:55 /usr/share/man/man1/git-sen= d-email.1.gz $ man git send-email=20 GIT-SEND-EMAIL(1) Git Manual GIT-SEND-EMAIL= (1) NAME git-send-email - Send a collection of patches as emails SYNOPSIS git send-email [options] ... git send-email --dump-aliases [...] $ git send-email No patch files specified! git send-email [options] git send-email --dump-aliases [...] Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --9iyR+p8Z2cn535Lj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXvwYcAAoJEPU2Bp2uRE+g+TsP/3vxyKaWsxEbQtdTfgYk6T8n +xK0JP4j61og1Er54hPVFNeKy+p1HOktFCKWyCDEiUuRsja1wDEQyvdnZBZY0iyB j1KyCOTgFeHjLA5qfu4nb5XsSelCy1PnLq/ECVumzgUya4v4nFq1Vzb0x/VZydBb RABbJmncbQ3kV4ryf09Mn059HkjLc3rV4mvJGknSPl7Pj+C5rhisU7rfLenwEGGK Hz4cII4wIvtOKSh2pSHClvBv3GurRNvS0Nv/do8rQ/hWzNM6dcWb7avWD1OEKwGc 45efzcM4cHSneeJB82C4uIjjparYU83CnWVfT9fh2hn6Pyh/aF9k2vw1xFX1nmls Vjg9Vt7mqiraqgpEuFN6AKeUlSK8ldzvDlkYFDMXHjO59/ZU7o/h8i2yHnAh4eva 1BaUqqOhoj0mlssK85ySUXodC8S4Bz7DApvOskHL6ojNJjyHzT0hj3f+AfKiMXLE c55UopXpTe23eTXXQzr0RX+7UMCwyAtQgNtdUKGbFLRpgI5L/HnOiWrCCQieRo8j 4DrPy2GZjqe85xzxqlMFFp/30s81SeS+fc33CqWkNcrdFEQMo2gWRGsE0MmLIin1 fpo31QwDXuRtLNcd+giMlhZMtESFlXV/Kdbjcz5/ZnpfXXeGYV+3Hp+PJCWETu2B LM00wh0eNtcWGcsZJUjy =H2Eu -----END PGP SIGNATURE----- --9iyR+p8Z2cn535Lj--