cannot lock refs/remotes/origin/xxx/xxxx : ‘refs/remotes/origin/xxx’ exists
This issue usually occurs when there are 2 branches with conflicting names. Suppose let us say you have a branch “Dev” and when you have another branch with a name something like “dev/hotfix”, then...