Configura Addresses Widespread Git Connection Issues
Software company Configura is warning users of widespread issues with Git client connections to servers. The problem affects commands like pull, push, and clone.

Configura has identified a significant issue affecting users' ability to connect Git clients to servers. The problem primarily impacts operations such as 'git pull', 'git push', and 'git clone'.
The underlying cause is reportedly a previous version of Git for Windows that introduced deadlock issues when communicating over SSH. Although a fix was released last week, many users' Git clients have apparently updated to the older, problematic version.
To resolve the connection problems, users are advised to open their Git Bash client and execute the command git update-git-for-windows. This action will download and install the corrected, current version of the Git software.
Configura stated it is investigating potential links to its own CET Developer and Operator tools, though initial findings suggest the issue is not directly related to their software.