]> source.dussan.org Git - gitea.git/commit
Only use SHA256 feature when git >= 2.42 (#28466)
authorwxiaoguang <wxiaoguang@gmail.com>
Thu, 14 Dec 2023 08:51:05 +0000 (16:51 +0800)
committerGitHub <noreply@github.com>
Thu, 14 Dec 2023 08:51:05 +0000 (16:51 +0800)
commit9947af639c24d185ace096d3f25098ff94c0790e
tree15e4911a0afd379914fc0b230406b059c8263107
parent52046b934dc619665bc51a59ad5ff9092fab118e
Only use SHA256 feature when git >= 2.42 (#28466)

And fix some comments
modules/git/git.go
modules/git/object_format.go
modules/git/object_id.go
modules/git/repo.go