Skip to content

[FEATURE] Option for "show dangling/reflog commits" in graph #64

Description

@OldStarchy

1. Background

When rebasing a lot, and trying things out it can be useful to see otherwise-unreachable commits in the graph.

2. Proposed Solution

An option to "Show dangling commits" in the graph that would include commits listed in the reflog.

Alternatively, this could be driven from the reflog view with an option to "show selected commits in graph".

3. Affected Area

Check all that apply.

  • Commit graph (Graph View)
  • Commit details panel (Bottom Panel)
  • Sidebar (Branches / Remotes / Tags / Stashes / Worktrees)
  • Toolbar (Fetch / Pull / Push / Refresh)
  • Context menu
  • Search
  • Statistics view (Stats)
  • Activity Log
  • i18n (localization)
  • Git operations (new Git command support)
  • Other

4. Alternatives or References

I can checkout a commit from the reflog page, then create a tag in the terminal git tag foo which then shows up in the graph.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions