1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05:00
gitea/modules/git/pipeline
KN4CK3R d6811baf88
Discard unread data of git cat-file ()
Fixes 
Related 

Discard all read data to prevent misinterpreting existing data. Some
discard calls were missing in error cases.

---------

Co-authored-by: yp05327 <576951401@qq.com>
2024-02-22 03:48:19 +00:00
..
catfile.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
lfs_nogogit.go Discard unread data of git cat-file () 2024-02-22 03:48:19 +00:00
lfs.go Abstract hash function usage () 2023-12-13 21:02:00 +00:00
namerev.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
revlist.go Refactor and tidy-up the merge/update branch code () 2023-03-07 15:07:35 -05:00