Integrates Git Bash and Git GUI into Windows PC!

Git for PC

Git for Windows 2.53.0.3

  -  61.6 MB  -  Open Source

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Git for Windows 2.53.0.3.


For those interested in downloading the most recent release of Git for PC or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • Git for Windows 2.53.0.3 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Git for Windows 2.53.0.3 Screenshot 1
  • Git for Windows 2.53.0.3 Screenshot 2
  • Git for Windows 2.53.0.3 Screenshot 3

What's new in this version:

Fixed:
- Git for Windows: When a user clones a repository containing symbolic links pointing to network drives, Git follows those symlinks during checkout, causing Windows to transparently perform NTLM authentication and disclose the user's NTLMv2 hash to an attacker-controlled server. Since NTLM hashing is weak, the captured hash can potentially be brute-forced to recover the user's credentials. This is addressed by preventing git clone from following symbolic links that point to network drives during checkout.