X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RFC_ABUSE_POST,TW_YP,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <4D6A33B3.3020102@alice.it> Date: Sun, 27 Feb 2011 12:21:23 +0100 From: Angelo Graziosi User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: Cygwin Subject: Re: Please test latest developer snapshot Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 Corinna Vinschen wrote: > If it works for you, and still works for others, It works for me (WinXP SP3), I think: $ uname -a CYGWIN_NT-5.1 mypc 1.7.8s(0.236/5/3) 20110227 02:35:16 i686 Cygwin $ git clone git://github.com/git/git.git Cloning into git... remote: Counting objects: 134777, done. remote: Compressing objects: 100% (39706/39706), done. remote: Total 134777 (delta 100323), reused 127056 (delta 93204) Receiving objects: 100% (134777/134777), 28.46 MiB | 355 KiB/s, done. Resolving deltas: 100% (100323/100323), done. $ cd git $ git log commit 0...22 Author: Jonathan Nieder <...> Date: Tue Feb 22 22:43:23 2011 +0000 update-index --refresh --porcelain: add missing const Signed-off-by: Jonathan Nieder <...> Signed-off-by: Junio C Hamano <...> commit b3c...246e79d3d2029 Author: Jonathan Nieder <...> Date: Tue Feb 22 22:43:22 2011 +0000 checkout: add missing const to describe_detached_head Signed-off-by: Jonathan Nieder <...> Signed-off-by: Junio C Hamano <...> commit d...0 Merge: a...e2 4...260 Author: Junio C Hamano <...> Date: Mon Feb 21 22:46:09 2011 -0800 I have added ... where it needs :-) Ciao, Angelo. -- 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