how can git reset only return the version of the git repository to a certain version without affecting the workspace and the staging area?
with such a rollback, all the new things in the workspace are gone
how can git reset only return the version of the git repository to a certain version without affecting the workspace and the staging area?
with such a rollback, all the new things in the workspace are gone
Reference: https://www.cnblogs.com/Zhang.
Previous: The build directory was deleted by clean-webpack-plugin when webpack 4 started webpack-dev-server