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:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=atgfIX48BinADEyJ xSndvrILVQ4W6VeJY77g/HQCmF8ceC3w+AfWkh/biWM1uFA4hFYehIdKa1dch2kq Ii4r0gsIBxNUWGRdHUIfx0VhhnXoHRMHFTaGuqeyl+IFP0ntotXltsAfsuDB0VUa hV37BTiAOXLrha5jMwRN9ott0NY= 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:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=HnfBR3UGbZlFn/dD7MjbN1 kiQWU=; b=U14U7xRnrWgQrqMfzCACkHISXfbU4ISDcJhALtsCFAWULTApxlB+L9 4iu/IRFH86f+JRGUtcPsF+2HXkvVOiiF5Aolg5avxziageuAK5DD5c14HWGtlNN/ KLr8rmZhDMUMo4PctxSs4cr4E96AOFVa7ySwlLJqmScEGT7gpbjr8= 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=-1.5 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=Hx-spam-relays-external:64.59.136.139, H*RU:64.59.136.139, Hx-languages-length:1951, Hx-spam-relays-external:!192.168.1.100! X-HELO: smtp-out-so.shaw.ca X-Authority-Analysis: v=2.2 cv=T/3OdLCQ c=1 sm=1 tr=0 a=WqCeCkldcEjBO3QZneQsCg==:117 a=WqCeCkldcEjBO3QZneQsCg==:17 a=IkcTkHD0fZMA:10 a=KftGcR6I4v6WDHGaMtQA:9 a=QEXdDO2ut3YA:10 Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.6.0-0.11 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> <20160825145212 DOT GK9783 AT calimero DOT vinschen DOT de> To: cygwin AT cygwin DOT com From: Brian Inglis Message-ID: Date: Thu, 25 Aug 2016 09:01:21 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <20160825145212.GK9783@calimero.vinschen.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfJRq54RT8lIppe2Vnm8/Dh2a6Tnbr3hpafuNQebIMuy+McGW9aKEORxdO+CAkXd0OrscQKfWJQpODfmej7GeowC4FD2/Nkxq56rlgDvZKHO+2gAor87W woeNvzUVvc9rNkN3bRMa4E7GYEcNEscVwuhVRyBeylV0x8BSRFTbkrY4qKn4wVm1MpJKjvHPyihB3Q== X-IsSubscribed: yes On 2016-08-25 08:52, Corinna Vinschen wrote: > 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' :) >> >> Looked for that, and everything there, but: >> >> $ 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-send-email.1.gz > $ man git send-email > 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 Eric pointed out that git-email is a separate package, as I now find is git-completion, and others... Hatess them, preciouss... -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple