Branch was rebased/updated/corrected and based on current master
Seco, you need to refresh your local branch with the GIT one (force to overwrite your loacl branch)
In that case, we have to fetch&rebase the remote branch against local branch
And then merge master to it (to update current blow branch against master).