diff --git a/BACKPORT_TODO b/BACKPORT_TODO new file mode 100644 index 000000000..ad0c51586 --- /dev/null +++ b/BACKPORT_TODO @@ -0,0 +1,8 @@ +Error on backporting to branch 1.2, error on cherry picking 27848054dccbdd6c35c0d16492f84b71aa9759e4: + + + +To continue do: +git fetch && git checkout backport/1864-to-1.2 && git reset --hard HEAD^ +git cherry-pick 27848054dccbdd6c35c0d16492f84b71aa9759e4 +git push origin backport/1864-to-1.2 --force