Open
Description
- 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_