why is that all code in my working branch is disappeared when i rebase it from main branch
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.