Is there a 64-bit command-line git client for windows (with precompiled binaries)?

I have been using msysGit (32-bit) but it will not store files larger than 2GB. I hear that this restriction does not apply to 64-bit git clients. If there is a way to store files >= 2gb using 32bit git that would work as well...

link|improve this question
There is cygwin, but I'm pretty sure it doesn't have precompiled git binary. in new cygwin its not hard to compile things tho. – Dani Aug 25 '11 at 16:17
feedback

1 Answer

up vote 1 down vote accepted

64-bit version at msysgit worked for me, it currently is a featured beta.

link|improve this answer
Thanks for the link, hoping it'll reach beta soon :) – Grynn Oct 24 '11 at 8:02
@Grynn: A featured beta version seems to be available, last update was last month. – Tom Wijsman Mar 5 at 0:41
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.