Brecht Van Lommel 87261f3fb9
Fix blame view missing lines (#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.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-02-09 11:51:02 +08:00
..
2023-01-02 22:46:39 +01:00
2023-01-05 13:58:51 +02:00
2023-02-09 11:51:02 +08:00
2023-01-31 13:21:29 +08:00
2023-01-31 09:45:19 +08:00
2023-01-31 09:45:19 +08:00
2022-12-30 23:31:00 +08:00
2023-01-31 09:45:19 +08:00
2023-01-31 09:45:19 +08:00
2023-02-06 09:49:21 +08:00