Skip to content

Issues in comparing branches and commits #90

@Nageswari-droid

Description

@Nageswari-droid

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' }

compareFeature

Failed to load the branch compare and commit compare when switched to the another repo.

switchingAnotherRepo

Repo with only one branch displays "Loading Branch Info"

loadingSIngleRepo

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions