im pulled new features of my team members to my local main branch from remote main branch and then when im going to rebase my working branch with that local main branch all the codes in working branch is disappeared and it replaced with local main branch.
im expecting the new changes of main branch and existing code of working branch together after rebase