Error while pull/fetch changes from branch in WebStorm

52 Views Asked by At

Cannot fetch/pull changes from remote branch.

I executed git command in WebStorm terminal: git pull origin dev

Got this issue:

fatal: bad object refs/heads/dev 2
error: github.com:MyProgect/settings.git did not send all necessary objects

I could not see any commit from all branches, probably it's a GitHub issue in WebStorm:

enter image description here

0

There are 0 best solutions below