Skip to content

Order base commits for fixup based on how they appear in the log #5071

@Perlence

Description

@Perlence

Is your feature request related to a problem? Please describe.

I'm a bit annoyed when I run Find base commit for fixup and the order of the base commits is random. The order changes every time I run the action.

Describe the solution you'd like

I would like the commits to be ordered from newest to oldest so that I can easily identify the earliest commit to fix up by looking at the last one in the list instead of scanning through each one and matching them against the Commits pane.

Describe alternatives you've considered

???

Additional context

Here are the examples of errors from the Find action:

Multiple base commits found. (Try staging fewer changes at once)

bfffbbdc Implement step list on action cards
7658a131 Implement ProposalBox component for plan refinement
Multiple base commits found. (Try staging fewer changes at once)

7658a131 Implement ProposalBox component for plan refinement
bfffbbdc Implement step list on action cards

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