summaryrefslogtreecommitdiffstats
path: root/subcmds/selfupdate.py
Commit message (Collapse)AuthorAgeFilesLines
* Add 'repo selfupdate' to upgrade only repoShawn O. Pearce2009-04-131-0/+59
Users may want to upgrade only repo to the latest release, but leave their working tree state alone and avoid 'repo sync'. Signed-off-by: Shawn O. Pearce <sop@google.com>