Closed mtyazici closed 3 years ago
I added git checkout master to second PR creation step. Without this in the second step, created branch also has the commit from the first step.
git checkout master
I added
git checkout master
to second PR creation step. Without this in the second step, created branch also has the commit from the first step.