Skip to content

Reset TO commit also resets chosen one #400

@bam

Description

@bam
  • GitLens Version: 8.3.3
  • VSCode Version: 1.23.1
  • OS Version: MacOSX 10.13.5

Steps to Reproduce:

  1. Open source control side panel
  2. In the section of gitlens expand current branch
  3. Right click on a commit and choose "Reset to commit (via Terminal)"

In the Terminal we can see git reset --soft [chosen commit SHA]^
So this will reset chosen commit too, but not to

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions