Closed piwowarc closed 6 years ago
I see that @SylwiaGargula commits are re-created in this PR. Shouldn't you:
git stash
git checkout release_2_0
git pull
git checkout issue_83
git merge master
Is it correct?
Yup, @jlampar is correct. Please rebase your branch on top of _release_20 first.
The last line should be:
git merge release_2_0
Now it looks much better @piwowarc - I've one more request - can we squash and rewrite history for that branch (or just clean it, in another way).
I removed code which allowed to generate .preprocessed.yml file.