From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 130931 invoked by alias); 25 Aug 2016 15:01:27 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 130883 invoked by uid 89); 25 Aug 2016 15:01:27 -0000 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 Received: from smtp-out-so.shaw.ca (HELO smtp-out-so.shaw.ca) (64.59.136.139) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 25 Aug 2016 15:01:24 +0000 Received: from [192.168.1.100] ([174.0.238.184]) by shaw.ca with SMTP id cw9hbbT9CeXEccw9ibBdRG; Thu, 25 Aug 2016 09:01:22 -0600 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.Inglis@SystematicSw.ab.ca Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.6.0-0.11 References: <35c2b18f-ac98-d69e-32fe-2eae2d128f85@SystematicSw.ab.ca> <20160823161152.GA6100@calimero.vinschen.de> <20160824082235.GA1493@calimero.vinschen.de> <08f36d59-902b-8e1e-52d1-6168f7e03cde@SystematicSw.ab.ca> <20160824182949.GC9783@calimero.vinschen.de> <46edba9c-888c-b975-e1db-1ed12c293472@SystematicSw.ab.ca> <20160825080700.GD9783@calimero.vinschen.de> <77c3c26e-c52a-bd5a-9069-660d6999e1a5@SystematicSw.ab.ca> <20160825145212.GK9783@calimero.vinschen.de> To: cygwin@cygwin.com From: Brian Inglis Message-ID: Date: Thu, 25 Aug 2016 15:29:00 -0000 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 X-SW-Source: 2016-08/txt/msg00491.txt.bz2 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