$ git checkout feat/a $ git fetch
$ git checkout feat/a $ git pull origin main
$ git checkout feat/a $ git pull --rebase origin main