Skip to content

Report git status whenever ee-specific-lines-check failed to rebase cleanly

Lin Jen-Shin requested to merge 5894-show-git-status-to-debug into master

What does this MR do?

Report git status whenever ee-specific-lines-check failed to rebase cleanly

Why was this MR needed?

In order to investigate https://gitlab.com/gitlab-org/gitlab-ee/issues/5894 more. Rebase didn't seem to fail there, but git status is not clean? Maybe we need to ignore more intermediate files, we need to know what they are.

Does this MR meet the acceptance criteria?

  • Tests added for this feature/bug
  • Review
    • Has been reviewed by Backend

What are the relevant issue numbers?

Debugging #5894 (closed)

Merge request reports