Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 7.2] Fix dash in MS_MAP_PATTERN #332

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions BACKPORT_TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Error on backporting to branch 7.2, error on cherry picking 7137c60ffaa1dc11429223cf9f0e012efb937f31:



to continue do:
git fetch && git checkout backport/172-to-7.2 && git reset --hard HEAD^
git cherry-pick 7137c60ffaa1dc11429223cf9f0e012efb937f31
git cherry-pick a028affe33484badeec311c255bd6e5a9e74748f
git cherry-pick dfe6c7abd72705a391530b2fbe8c925196de183c
git push origin backport/172-to-7.2 --force