Can We raise Two Merge Request from one local branch when 1 MR is cancelled in GitLab

Viewed 17

Suppose I have one local branch Named as Palak_branch1

  1. Added some code , commit it and push will generate 1 http link with the help of it will raise Merge Request.
  2. Closed the Raised Merge Request
  3. Again Added Some code , commit it and push will it generate again Http link to create new Merge Request ??
0 Answers
Related