This morning AS crashed on statup. I rebooted and it seemed to startup fine. However, when I try to commit and push to GitHub via AS I get an Internal IDE error. I've tracked down a range of errors but am unsure what they mean and how to fix them:
- AS IDE error: collectInfoToPush | Couldn't collect commits to push....fatal: bad revision 'origin/master..master'
- cmd line: git status: Your branch is based on 'origin/master', but the upstream is gone.
- cmd line: git fsck: error: bad ref for refs/remotes/origin/master: dangling blob 0d40b3eceae21f1bfdd851fe137a40a3fd624437......(many of these)
I apologise I don't know much about git other than the very basics. I'm guessing that somehow my local repo lost tracking with my repo on GitHub when AS crashed. Any suggestions anyone has would be greatly appreciated.
Thanks, Riz