Skip to content

Feature request : allow to reset local branch when double clicking on remote branch #1614

@julaudo

Description

@julaudo

Suppose we have a "origin/branch" branch in the repository, and a local branch named "branch", tracking the remote branch

When double clicking on the "origin/branch" commit:

  • When local and remote branches are referencing the same commit, nothing happens
  • When local and remote branches are not referencing the same commit, when double clicking on the remote branch, SourceGit opens the "Create Local Branch". 99% of the time, what I want to do is to reset the local branch on the remote branch.
  • It would be nice to add this option : when double clicking on the remote branch, if one local branch tracks the remote branch, then open the "Reset branch to revision" and on select, checkout the local branch and reset to the remote branch.

Metadata

Metadata

Assignees

Labels

not-plannedIt's not planned in the future

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions