After restarting my client following a desktop client update prompt, I can no longer Fetch Origin
See original GitHub issueDescription
Version
- GitHub Desktop:
- Operating system:
Windows 7 professional.
Steps to Reproduce
- I restarted the GH desktop client after noticing a prompt that there was a new update.
- I made a change to content in a repo.
- Now when I click fetch Origin I get the error above. I have not touched my properties, my password or anything.
Expected Behavior
Fetch original to work as normal.
Actual Behavior
Additional Information
Logs
Issue Analytics
- State:
- Created 5 years ago
- Reactions:10
- Comments:51 (20 by maintainers)
Top Results From Across the Web
git pull fails "unable to resolve reference ... - Stack Overflow
Trying to git pull after deleting the first file returned fatal: update_ref failed for ref 'HEAD': cannot lock ref 'HEAD': unable to resolve...
Read more >[FIXED] A breakpoint has been reached (Error 0x80000003)
Let's fix "The exception Breakpoint. A breakpoint has been reached. (0x80000003) occurred in the application at location…" issue.
Read more >Configure Automatic Updates by Using Group Policy
If you want to refresh Group Policy sooner, you can go to a command prompt on the client computer and type: gpupdate /force....
Read more >Set Chrome policies for users or browsers - Google Support
For administrators who manage Chrome policies from the Google Admin console. ... Many settings allow you to enforce a policy that users cannot...
Read more >How do I force git pull to overwrite local files? - Tower Git Client
The reason for error messages like these is rather simple: you have local changes that would be overwritten by the incoming new changes...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Okey I just remove lines below and everything works like a hero. 👍 Thanks
@michellepurcell this is the problem entry:
If you delete those two lines, Desktop should be back to a happy place. I’m also curious if there’s another tool which is adding these lines back in - are there any other tools you have installed that have Git integration?