Categories
How to undo changes in several files at once and remove all new files?
Is there a command in git that allows, in one fell swoop, not only to reset all changes to the last commit, but also to remove new, but not indexed files?
Answer the question
In order to leave comments, you need to log in
git reset + git clean?
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question