question about concurrent writing to the git-annex branch by multiple git-annex commands
This commit is contained in:
parent
947503cc6d
commit
590acf2b0d
1 changed files with 1 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
When running multiple git-annex commands in parallel on different [[worktrees|tips/Using_git-worktree_with_annex]] linked to the same repo, they all may be writing to the git-annex branch. Could this potentially lead to errors/undefined behaviors, or is git-annex designed with this usage in mind?
|
Loading…
Reference in a new issue