Replies: 1 comment
-
You can create multiple branches, and each branch has its own separate stack of commits. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
This looks like a great tool, I was just wondering how you handle working on multiple features/bug fixes at the same time? As far as I can see every commit on top of main gets treated as part of the feature “stack” but sometimes I’ll create a commit that doesn’t have to be part of the current feature work and could be released separately. Is there a way of me taking that commit and making a separate pr out of it?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions