Skip to content

Conversation

cdammanintopix
Copy link
Contributor

@cdammanintopix cdammanintopix commented Oct 8, 2025

New feature to be able to also fast-forward other local branches.
Example:
image
Then:
image

@love-linger
Copy link
Collaborator

SourceGit supports this feature in the context menu of the local branch tree.

image

However, in the context menu of the selected commit in HISTORY page, we only list some of them. This is because:

  • The status of a non-current branch and the upstream branch it tracks is not very easy to see in the commit list rather than branch tree. We recommand to do it from the context menu of branch tree.
  • The context menu in the commit list is as much as possible related to the selected revision, such as merge/reset, etc.

@love-linger love-linger self-assigned this Oct 9, 2025
@love-linger love-linger added the already-done This feature already exists label Oct 9, 2025
@cdammanintopix cdammanintopix deleted the fast-forward-other-local-branches branch October 9, 2025 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
already-done This feature already exists
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants