If you have added “git add . ” on an intention to push files to Git Repo, but suddenly you realize that you may not want to make this push, and would like to reset it.
For that command is : “get reset”
Its like undo git

My Technical Diary On Full Stack Engineering
If you have added “git add . ” on an intention to push files to Git Repo, but suddenly you realize that you may not want to make this push, and would like to reset it.
For that command is : “get reset”
Its like undo git