We presently don't have a mechanism to update the branches/commits of local repos to match project.yml or to verify that they match.
We have:
- git-clone: matches project.yml (only for repos that aren't yet present)
- git-push: updates project.yml to match local repos (the opposite)