Category "git-reset"

What's the point of "edit" option in `git reset --patch"

What is the use case of git reset -p and then using "e" option to edit an applied hunk before resetting it ? I tried playing around with the command but all e

Reverting to a specific commit without losing history

I know this type of a question has a lot duplicates, but I wanted to open a new one because I didn't found in all of the other questions the explaination of the