Closed tschbc closed 2 years ago
@tschbc , your branch is not based on the tip of master. Can you do a git fetch && git rebase master?
git fetch && git rebase master
@f-w is it fine to use the "Rebase and merge" option in this PR? It looks like it does the same thing without needing to create a new PR.
@tschbc , your branch is not based on the tip of master. Can you do a
git fetch && git rebase master
?