Skip to content

The command 'Git reset --hard' does not reset the content of opened file in an editor. #809

@JUHYUNCHOI

Description

@JUHYUNCHOI
  1. Change any files and save in a git project. (Do not close the file from an editor)
  2. Select the git project.
  3. Git > Reset to Commit
  4. Select any commit in the list.
  5. Select hard in the 'Options'
  6. Click 'Apply'.

--> The file in an editor is not reset automatically.
When I close the file from an editor and reopen it, the content of the file is changed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions