Skip to content

git reset <anything>, show pre and post commit sha's #1

@MichaelDimmitt

Description

@MichaelDimmitt

git reset HEAD can mess up your project do not implement it lightly.
But sometimes it happens, If you messed up your project you can still recover if you knew the sha of the commit before the reset. However that is not always provided.

But is should be simple to override reset to additionally write the current sha.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions