Hi Everyone,
Use case: We need to merge the main branch to another branch which has some uncommitted changes.
As of now when we try we get the error "uncommitted changes (dirty branch)".
Even though we are not working on the same file we get this error and the merge fails.
Do we have any possibilities to merge this successfully if the files merged and the files in the uncommitted changes are different?
Thank you in advance!!