Reply to thread

Yes exactly, after you did a rebase, you need to use "force push". And double check that local branch name and remote branch name in push dialog are the same (I only write this, because I already accidently pushed another brach to origin/dev ;))


Top Bottom