New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Follow renames on File History cannot load more history #1148
Comments
@eamodio i just checked out |
@cateyes99 Was the file renamed in either of those 2 commits? |
Yes. There is a rename is in the commit of See, in my OP the old version's If i run the command
|
@cateyes99 opened a new issue for this investigation - #1221 |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Steps to Reproduce:
Follow Renames
on, I found in theFile History
view. after clicking... Show More Commits
, let it load more history. It works once. See the below screenshot. There is more history in the repo, after the commitMerged PR 8895: ...
at the bottom (I'm using Azure DevOps provided repo, and can see them in Azure DevOps repo).... Show More Commits
again, GitLens doesn't load further history, and the clickable... Show More Commits
disappears.NOTE: When it reaches the commit
Merged PR 8895: ...
, it has already passed one file rename, i.e., that commit is right in the middle of 2 file renames. Not sure if this piece of info is useful.The text was updated successfully, but these errors were encountered: