Coyun Mitbbs
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Coyun Mitbbs created a post, AnsweredHow to squash multiple commits and rebase/merge to another branch
I have a base main branch and a feature branch. I made some changes on feature branch and had a few commits. In the pass, I used the following steps: 1)in feature branch, rebase to main branch with...