androidgitgithubgithub-for-macgithub-desktop

Github Repository - LockFile Exists


I recently tried to commit to my repository via GitHub Desktop and was told there is a lock file preventing me from doing so. I do not recall uploading this lock file nor do I have an idea where it came from:

enter image description here


Solution

  • Might someone else pushed at the same time? Else, just try to stash changes, move to another branch, move back, apply stash and push again.