Encountered this issue with this Git:  remote: Counting objects: 1702, done.remote: fatal: unable to create thread: Resource temporarily unavailableerror: git upload-pack: git-pack-objects died with error.fatal: git upload-pack: aborting due to possible repository corruption on the remote side.remote: aborting due to possible repository corruption on the remote side.fatal: protocol error: bad pack header Reason:  A repository […]

  Download and install Console 2 software from here. Open Settings >> Tabs, click Add button in order to create a tab settings Enter the following information : Title: “git bash” Icon: “C:Program Files (x86)Gitetcgit.ico” Shell: “C:Program Files (x86)Gitbinsh.exe –login –i” Startup dir: “C:dev”  

Sometimes you happen to change your remote server settings which you use for git. Then you try to pull and push with git and get the following error:  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be eavesdropping on you right now […]

Here is detail of the error : Counting objects: 8, done. Delta compression using 2 threads. Compressing objects: 100% (4/4), done. Writing objects: 100% (5/5), 1.37 KiB, done. Total 5 (delta 2), reused 0 (delta 0) error: insufficient permission for adding an object to repository database ./objects fatal: failed to write object error: unpack-objects exited […]