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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ In order to use an alternate config path or to group various scenarios, you can
61
61
62
62
#### `ember try:reset`
63
63
64
-
This command restores all original files, and installs the original node modules again. For use if any of the other commands fail to clean up after (they run this by default on completion).
64
+
This command restores all original files, and installs the original node modules again. For use if any of the other commands fail to clean up after (they run this by default on completion) or after running with ‘—skip-cleanup’.
0 commit comments