How to get Git 1.8 in Cygwin? [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 5 years ago . According to http://cygwin.com/packages/git/ the latest available Cygwin package is 1.7.9-1. I would like to update git to at least 1.8.0. Can I do this? 回答1: To install git 1.8.0 you need to compile the source code. You need to clone the git repository ( git clone https://github.com/git/git.git ), enter the git