Integrates Git Bash and Git GUI into Windows PC!

Git for PC

Git for Windows 2.55.0

  -  62.4 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.55.0.


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.55.0 Screenshots

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

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

What's new in this version:

Fixed:
- A regression in v2.54.0 that could cause endless "Unlink of file '.git/objects/pack/pack-.idx' failed. Should I try again?" loops on older Windows 10 versions during git fetch operations was fixed.
- A bug that prevented proper shutdown of processes launched via Git Bash under certain circumstances was fixed
- A bug was fixed which could cause parallel checkouts to fail under certain circumstances when the FSCache is enabled
- Git Bash (MinTTY) now respects screen scaling settings under more circumstances
- A couple of bugs revolving around very large clones/packfiles/objects were fixed
- Following TortoiseGit v2.19, .git file validations have been tightened. As a consequence, access to remote repositories via UNC file paths needs to be allowed explicitly via the safe.directory configuration.