I am currently working on featurex branch. Our master branch is named branch our-team. Since I started working on featurex, more changes h
featurex
our-team
git fetch origin our-team
or
git pull origin our-team
but first you should make sure that you already on the branch you want to update to (featurex).