1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-10 09:44:43 +00:00
zeripath 58a4407acb
Remove follow from commits by file (#20765)
The use of `--follow` makes getting these commits very slow on large repositories
as it results in searching the whole commit tree for a blob.

Now as nice as the results of `--follow` are, I am uncertain whether it is really
of sufficient importance to keep around.

Fix #20764

Signed-off-by: Andrew Thornton <art27@cantab.net>

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-08-14 21:22:13 -04:00
..
2022-06-09 14:15:08 +03:00
2021-06-09 14:53:12 +02:00
2022-08-08 22:03:58 +02:00
2022-07-12 23:32:37 +02:00
2022-06-12 23:51:54 +08:00
2022-08-01 01:36:58 +03:00
2022-08-11 17:48:23 +02:00