thought
This commit is contained in:
parent
8ca0cdb0ac
commit
a8099b9896
1 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 6"""
|
||||||
|
date="2020-07-03T15:52:26Z"
|
||||||
|
content="""
|
||||||
|
This has merge conflict potential, because the key generated by import
|
||||||
|
--fast is probably not be the same one generated by a regular import. So, if
|
||||||
|
two repositories are both importing from the same special remote, there will be
|
||||||
|
a need to resolve the resulting merge conflicts.
|
||||||
|
|
||||||
|
Since git-annex sync is often run with and without --content, it's probably
|
||||||
|
the most likely problem point for this. Perhaps there should be another
|
||||||
|
config that controls whether sync does a fast import or not, and not
|
||||||
|
control it with --content?
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue