comment
This commit is contained in:
parent
bd6e026e1c
commit
8f2547ef89
1 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2016-10-26T18:02:43Z"
|
||||
content="""
|
||||
You need to provide more detail about "lock contention on `.git/config`".
|
||||
Ideally an actual error message.
|
||||
|
||||
Normally it's perfectly fine to run multiple `git annex copy`, or any
|
||||
other git-annex command for that matter.
|
||||
|
||||
And the only thing I know of that locks .git/config is when the
|
||||
configuration is being changed, which doesn't normally happen when
|
||||
copying to a remote, unless perhaps this remote has never been used before.
|
||||
"""]]
|
Loading…
Reference in a new issue