Add HasStagedChanges to the Branch model #2728
danielo515
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
Having staged changes isn't really a property of a branch, in the Is this regarding this specifically?
I mean, you don't have to use what |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Related to #2724
I think it will be cool if the current branch has a property indicating if it contains staged changes. This way you can construct better conditional flows based on the global state of the current branch.
Beta Was this translation helpful? Give feedback.
All reactions