0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-18 07:17:39 +01:00
zeripath 9da4642c8c
Fix blame view missing lines (#22826) (#22929)
Backport #22826

Creating a new buffered reader for every part of the blame can miss
lines, as it will read and buffer bytes that the next buffered reader
will not get.

---------

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Brecht Van Lommel <brecht@blender.org>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-02-17 10:19:24 +08:00
..
2022-10-12 13:18:26 +08:00
2022-10-12 13:18:26 +08:00
2022-10-12 13:18:26 +08:00
2023-01-03 22:03:56 +08:00
2022-10-12 13:18:26 +08:00