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