Skip to content

Commit 5f3a355

Browse files
author
kuba--
committed
Compare repos by ID.
Signed-off-by: kuba-- <[email protected]>
1 parent 4d99164 commit 5f3a355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packfiles.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ func newRepoObjectDecoder(
230230
}
231231

232232
return &repoObjectDecoder{
233-
repo: repo.Path(),
233+
repo: repo.ID(),
234234
packfile: hash,
235235
decoder: decoder,
236236
storage: storage,

0 commit comments

Comments
 (0)