summaryrefslogtreecommitdiffstats
path: root/subcmds/checkout.py
Commit message (Collapse)AuthorAgeFilesLines
* Add checkout command.Wink Saville2009-04-101-0/+45
Teach repo how to checkout a branch in all projects or a list of specific projects. Bug: REPO-21