This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Please test latest developer snapshot


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]