From: "Frank Wolf" <webmaster@xxxxxxxxxxxxxx>
Sent: Wednesday, July 18, 2018 7:38 AM
Hi @ll,
I hope I'm posting to the right group (not sure if it's Windows related)
but I've got
a weird problem using GIT:
By accident I've tried to push a repository (containing an already
commited but not yet pushed submodule reference).
This fails immediately with an error of course BUT
after 10 mins I get an output on the console though the command exited!?
(... $Received disconnect from <GIT serverIP>: User session has timed out
idling after 6000000 ms....)
Does anyone have an explanation why I still get an output after the
command was aborted?
/Frank
I think this is a Windows environment issue. I have added a repy to the
GitHub git-forwindows tracker.
https://github.com/git-for-windows/git/issues/1762#issuecomment-406851107
I think you may have found a special case so will need extra details from
you about the setup and hopefully an MVCE.
Philip