- Notifications
You must be signed in to change notification settings - Fork 290
Open
Labels
not-plannedIt's not planned in the futureIt's not planned in the future
Description
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 futureIt's not planned in the future