how to pull a specific bracnh of a github repository code example Example: how to pull down a specific branch from github git clone -b <branch> <remote_repo>