-
-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Error occurs when comparing a commit that has large number of files.
Api Route : COMMIT_LOGS
API Payload : {"repoId":"1601126450796","skipLimit":0}
Api Route : COMMIT_COMPARE
API Payload : {"repoId":"1601126450796","baseCommit":"223fc0d","compareCommit":"301db78"}
warning: inexact rename detection was skipped due to too many files.
warning: you may want to set your diff.renameLimit variable to at least 2759 and retry the command.
{ message: 'Error occurred while fetching commit difference' }
Failed to load the branch compare and commit compare when switched to the another repo.
Repo with only one branch displays "Loading Branch Info"
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working