git , pull all remote branchs code example Example: get all branches from remote You can fetch all branches from all remotes like this: git fetch --all