Skip to content

WIP/Fixup status in commits is hidden #37

Open
@epage

Description

@epage

  • I have searched the discussions
  • I have searched the existing issues

Description

We only show the status on the last commit in a branch

Version

v0.1.0

Steps to reproduce

git co master
git co -b feature
git commit -a -m "WIP"
git commit -a -m "This works"
git stack`

### Actual Behaviour

_No response_

### Expected Behaviour

We should see the branches status and not just the commits status

### Debug Output

_No response_

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugNot as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions