git-annex/doc/git-annex-metadata/comment_10_278fca1c579d0acdcce819449aec8eee._comment

14 lines
610 B
Text
Raw Normal View History

2021-01-03 22:07:02 +00:00
[[!comment format=mdwn
username="AlbertZeyer"
avatar="http://cdn.libravatar.org/avatar/b37d71961a6a5abf9b7184ed77b5a941"
subject="comment 10"
date="2021-01-03T22:07:02Z"
content="""
From this man page, it's not totally clear how/where the metadata is stored. Is it inside the Git repo (i.e. as regular file), or inside the Annex, or somewhere else? Is this information synced when you do `git push` (as part of Git), or via `git annex sync`?
How does it resolve any conflicts?
Is the metadata itself under version control? (If it is in Git itself, then clearly yes, but that's not clear to me.)
"""]]