factor out Annex.GitShaKey

This commit is contained in:
Joey Hess 2025-03-03 11:08:36 -04:00
parent 63d73d8d1b
commit 6ebab7fb00
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
5 changed files with 45 additions and 30 deletions

View file

@ -26,6 +26,7 @@ import Types.Remote
import Types.Export
import Annex.Export
import Annex.Content
import Annex.GitShaKey
import Annex.Transfer
import Annex.CatFile
import Annex.FileMatcher