Solution
Make sure local repo is updated by
Go to the feature branch and rebase to the main branch
If there’s a conflict, simply fix the conflict and add the fix by
Once satisfied with the fix, continue rebasing by
Make sure local repo is updated by
Go to the feature branch and rebase to the main branch
If there’s a conflict, simply fix the conflict and add the fix by
Once satisfied with the fix, continue rebasing by