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:
parent
0121f5f6d3
commit
af6af35228
3 changed files with 257 additions and 220 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue