1
0
mirror of https://gitcode.com/gitea/gitea.git synced 2025-06-16 17:59:25 +08:00
Files
gitea/modules/git/pipeline
zeripath 270aab429e On open repository open common cat file batch and batch-check ()
Use common git cat-file --batch and git cat-file --batch-check to
significantly reduce calls to git.
    
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-05-10 03:27:03 +02:00
..