File: git-annex_parallel_invocation_and_the_git-annex_branch.mdwn

package info (click to toggle)
git-annex 10.20230126-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 69,344 kB
  • sloc: haskell: 74,654; javascript: 9,103; sh: 1,304; makefile: 203; perl: 136; ansic: 44
file content (1 line) | stat: -rw-r--r-- 299 bytes parent folder | download | duplicates (5)
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?