# git pull request git pull origin <name_of_the_branch_you_want_to_pull> # example1 git pull origin main # example2 git pull origin testBranch1