My Project(in .Net) is big in size i have tried to push in a singal commit but ist flagging error so i have tried to push in small bunch and its pushing correctly but after some data pushed its flagging Error on another push, and when i try same commit to push in same branch in another day its successfully pushed and again after some commit pushed same error
Error is
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags origin development:development
POST git-receive-pack (225079 bytes)
fatal: protocol error: bad line length character: <htm
fatal: the remote end hung up unexpectedly
fatal: the remote end hung up unexpectedly
Pushing to http://192.168.1.109/michael-krause/captive.git
error: failed to push some refs to 'http://192.168.1.109/michael-krause/captive.git'
Completed with errors, see above.