Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup checkout help to match other commands | Shawn O. Pearce | 2009-04-13 | 1 | -4/+6 |
| | | | | Signed-off-by: Shawn O. Pearce <sop@google.com> | ||||
* | Add checkout command. | Wink Saville | 2009-04-10 | 1 | -0/+45 |
Teach repo how to checkout a branch in all projects or a list of specific projects. Bug: REPO-21 |