Skip to content

Commit

Permalink
fix: load blob
Browse files Browse the repository at this point in the history
  • Loading branch information
fiddlerwoaroof committed Oct 18, 2024
1 parent ea732f6 commit 7b92cd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions co.fwoar.cl-git.asd
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
(:file "repository" :depends-on ("package" "model"))
(:file "tree" :depends-on ("package" "model" "protocol"))
(:file "commit" :depends-on ("package" "model" "protocol"))
(:file "blob" :depends-on ("package" "model" "protocol"))
(:file "delta" :depends-on ("package" "model" "protocol"))

(:file "extract" :depends-on ("package" "protocol" "commit" "tree" "delta"))
Expand Down

0 comments on commit 7b92cd5

Please sign in to comment.