You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The last git push command hangs indefinitely. Although, I am able to fetch and pull from the remote. And if I try to git push from linux machine - it works fine.
Setup
Which version of Git for Windows are you using? Is it 32-bit or 64-bit?
$ git --version --build-options
git version 2.23.0.windows.1
cpu: x86_64
built from commit: 4db2e5cc9e1522131a039cbad3970f147a39f0ce
sizeof-long: 4
sizeof-size_t: 8
Which version of Windows are you running? Vista, 7, 8, 10? Is it 32-bit or 64-bit?
$ cmd.exe /c ver
Microsoft Windows [Version 10.0.18362.356]
What options did you set as part of the installation? Or did you choose the
defaults?
Remote repository and
git-daemon
The remote can be either linux or windows machine - Git for Windows is unable to push to both.
Local repository
Here are the steps I run on Windows 10 machine with Git for Windows from git bash.
The last
git push
command hangs indefinitely. Although, I am able to fetch and pull from the remote. And if I try togit push
from linux machine - it works fine.Setup
defaults?
The text was updated successfully, but these errors were encountered: