split out Annex.Content.Presence

This will let a module that Annex.Content imports use inAnnex.
Unsure yet if I will need that, but this split still seems to make
sense, and Annex.Content was way too long so splitting it is good.
This commit is contained in:
Joey Hess 2020-11-16 11:21:33 -04:00
parent 0121f5f6d3
commit af6af35228
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 257 additions and 220 deletions

View file

@ -623,6 +623,7 @@ Executable git-annex
Annex.Concurrent
Annex.Concurrent.Utility
Annex.Content
Annex.Content.Presence
Annex.Content.LowLevel
Annex.Content.PointerFile
Annex.CurrentBranch