mirror of
https://github.com/Dev-Wiki/git-repo.git
synced 2025-11-26 01:20:24 +08:00
This makes it easier to update all repositories, without actually impacting the working directory, or learning about how to use `repo forall -c 'git fetch $REPO_REMOTE' `. Signed-off-by: Shawn O. Pearce <sop@google.com>