mirror of https://github.com/go-gitea/gitea
Remove `seen` map from `getLastCommitForPaths` (#6807)
Ensures correctly traversing the commit graph for all path and avoids erroneously skipping some. Also preallocate some arrays to correct size to prevent unnecessary reallocations. Fixes #6708. Signed-off-by: Filip Navara <filip.navara@gmail.com>pull/6811/head
parent
9b9ec7847c
commit
55daee8d22
Loading…
Reference in new issue