I work from home, and from office( in two different computers ). For instance, when i work from home in "someBranch", and next go to office and try to get this "someBranch", i cant see it. Both computers work with two different ssh keys that connected to gitlab.
git fetch origin somebranch:somebranch or git fetch origin -a
dont help. I think that i can just copy ssh key from one computer to another, and maybe it'll help. But idk. It looks weird