You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The gist:
(files outside of the CWD are altered as part of the ember-cli-update run)
reproduction:
git clone [email protected]:NullVoxPopuli/emberclear.git
cd emberclear
cd client/web/addons/local-account
git checkout 6020061b232af722d106fad3174d7106f4c6cb0b
ember-cli-update
# prompt will show asking to select some default options, even with --to and --from
# select the default option / just press enter
# output will resembly the screenshot
The gist:
(files outside of the CWD are altered as part of the ember-cli-update run)
reproduction:
DEBUG=ember-cli-update,boilerplate-update,git-diff-apply ember-cli-update ...
set DEBUG=ember-cli-update,boilerplate-update,git-diff-apply && ember-cli-update ...
DEBUG=ember-cli-update,boilerplate-update,git-diff-apply ember update ...
set DEBUG=ember-cli-update,boilerplate-update,git-diff-apply && ember update ...
and post the console output in the block below:
console output
The text was updated successfully, but these errors were encountered: