summaryrefslogtreecommitdiffstats
path: root/subcmds/branches.py
Commit message (Collapse)AuthorAgeFilesLines
* Add a repo branches subcommand to describe current branchesShawn O. Pearce2009-04-101-0/+150
We now display a summary of the available topic branches in this client, based upon a sorted union of all existing projects. Bug: REPO-21 Signed-off-by: Shawn O. Pearce <sop@google.com>