]> source.dussan.org Git - gitea.git/commit
Fix LFS commit finder not working (#15856)
authorKN4CK3R <KN4CK3R@users.noreply.github.com>
Fri, 14 May 2021 13:12:11 +0000 (15:12 +0200)
committerGitHub <noreply@github.com>
Fri, 14 May 2021 13:12:11 +0000 (14:12 +0100)
commitdf72cf62111114237324857d1393d31312bccca9
treecf9701bc068822d93e61a1ab0f32cbf197d85b9e
parent1a5659943eba747b05efe564ac57a942b0424f91
Fix LFS commit finder not working (#15856)

* Create a copy of the sha bytes.

Co-authored-by: Andrew Thornton <art27@cantab.net>
modules/git/batch_reader.go
modules/git/commit_info_nogogit.go
modules/git/pipeline/lfs_nogogit.go