Skip to content

QA: Do not create a new branch in the second push

Lin Jen-Shin requested to merge qa-246-not-checkouting-with-b into master

What does this MR do?

Do not create a new branch in the second push

Why was this MR needed?

Avoid this error:

fatal: A branch named 'master' already exists.

Does this MR meet the acceptance criteria?

  • Tests added for this feature/bug
  • Conform by the code review guidelines
    • Has been reviewed by a Backend maintainer
  • End-to-end tests pass (package-qa manual pipeline job)

What are the relevant issue numbers?

Closes gitlab-qa#246 (closed)

Edited by Grzegorz Bizon

Merge request reports