Closed akishin closed 6 years ago
Hello @akishin ,
not only you are totally right, but we have already a fix in 9541d8ff59bddc7e391e60c6b9a237f2d2c9906c
The branch should be merged and thus released really soon.
Thank you very much
@akishin https://github.com/welaika/wordmove/releases/tag/v3.1.2 is out with the fix :)
Thanks again
In push case, it seems that the --simulate option does not work because the options key becomes a String.
pull https://github.com/welaika/wordmove/blob/master/lib/wordmove/cli.rb#L68
push https://github.com/welaika/wordmove/blob/master/lib/wordmove/cli.rb#L92
Is not the deep_symbolize_keys necessary also for push method?