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

@ -38,12 +38,12 @@ import qualified Annex
import Annex.Link
import Annex.LockFile
import Annex.Content
import Annex.Export
import Annex.RemoteTrackingBranch
import Annex.HashObject
import Annex.Transfer
import Annex.CheckIgnore
import Annex.CatFile
import Annex.GitShaKey
import Annex.VectorClock
import Annex.SpecialRemote.Config
import Command