Relative Content

Tag Archive for gitgit-bash

Location of git bash logs

I have an error with repository cloning – it freezes at the stage “Resolving deltas 100%”.
I suspect network problems and for diagnostics I want to look at the GIT BASH logs (on Windows 10) – not the repository logs via “git log”, but the logs of the git application itself.
(I want to see in detail what goes to the server from my PC and what comes back).