I have the following issue: Try to push a single commit to a TFS Git repositiry with 70KiB size and it always hangs. I have to cancel. If I push a smaller commit everything is up to normal. This happens only in my environment.
Asked
Active
Viewed 732 times
3
-
did you ever solved your issue ? – Lukasz S Jun 10 '15 at 10:04
-
Yes. I started to use the git client from Atlasian instead of the original Git for Windows. – Ivaylo Mihaylov Jun 11 '15 at 11:47
-
possible duplicate of [Git push hangs on POST git-receive-pack](http://stackoverflow.com/questions/30799527/git-push-hangs-on-post-git-receive-pack) – Jakub Šturc Jul 15 '15 at 07:39