Get last commit parent tracking #16042

Closed
zeripath wants to merge 13 commits from get-last-commit-parent-tracking into main
Contributor

This PR is an alternative to #15891.

In this we do some basic parent tracking and if we discover that a path has a sha change when there is a single mainline we can declare that path found.

Further if we reach a point whereby the number of files is less than 70 we will ask git to track these in rev-list as it appears that git is fast enough at that point.

This PR is an alternative to #15891. In this we do some basic parent tracking and if we discover that a path has a sha change when there is a single mainline we can declare that path found. Further if we reach a point whereby the number of files is less than 70 we will ask git to track these in rev-list as it appears that git is fast enough at that point.
6543 (Migrated from github.com) approved these changes 2021-06-06 13:16:12 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lunny/gitea#16042
No description provided.