Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: cannot lock ref 'refs/remotes/origin/master': is at xxxx #9

Open
annatagus opened this issue Jan 30, 2020 · 1 comment
Open

Comments

@annatagus
Copy link

annatagus commented Jan 30, 2020

multi-magit invokes commands in parallel and that is problematic when both a main repo and one or more of its worktrees are selected.

@luismbo luismbo changed the title error: cannot lock ref 'refs/remotes/origin/vdev': is at xxxx error: cannot lock ref 'refs/remotes/origin/master': is at xxxx Feb 1, 2020
@luismbo
Copy link
Owner

luismbo commented Feb 1, 2020

We could start by making these commands run in sequence (make it correct) and then perhaps detect which repos can be manipulated in parallel (make it fast). For some operations, we can always run in parallel if the command is read-only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants