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?
Git can be installed in Cygwin along with it. When installing Cygwin it will ask some extra packages, there the Git option can be included.
Check your version of Git You can check your current version of Git by running the git --version command in a terminal (Linux, macOS) or command prompt (Windows).
Download the installation file from the Git website. Run the installation and follow the install wizard to update Git to the latest version. Note: Using the install wizard to update Git overwrites the current installation.
Open the command prompt "terminal" and type git version to verify Git was installed.
cygwinports has many new versions of various tools
At the time i write this it has 1.8.3.4
New, simplified installation instructions:
- Use the latest Cygwin installers (at least version 2.829): setup-x86.exe for 32-bit, or setup-x86_64.exe for 64-bit. (Note that many packages have not yet been ported to x86_64.)
Launch setup-*.exe with the -K flag, e.g.:
cygstart -- /path/to/setup-x86.exe -K http://cygwinports.org/ports.gpg
On Choose Installation Type page, select "Install from Internet".
- On Choose Download Site(s) page, select a distro mirror, then enter ftp://ftp.cygwinports.org/pub/cygwinports in the User URL field and press Add (making sure that both are highlighted).
- Alternatively, you can use a sourceware mirror, but if you do, you must use one hosted on a different server than your selected distro mirror.
- Proceed with package selection and installation, making sure to install any indicated dependencies.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With