storing objects in git-lfs is working
Still need to record the sha256 and size when they cannot be determined by inspecting the key.
This commit is contained in:
parent
6c1130a3bb
commit
fc09a41ed1
3 changed files with 104 additions and 4 deletions
|
@ -10,6 +10,7 @@
|
|||
module Backend.Hash (
|
||||
backends,
|
||||
testKeyBackend,
|
||||
keyHash,
|
||||
) where
|
||||
|
||||
import Annex.Common
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue