summaryrefslogtreecommitdiffstats
path: root/editor.py
diff options
context:
space:
mode:
authorShawn O. Pearce <sop@google.com>2009-04-18 14:45:51 -0700
committerShawn O. Pearce <sop@google.com>2009-04-18 14:45:51 -0700
commitaccc56d82b902e7c7a22401db710958fcb1c7b58 (patch)
tree3c3d233fe188315df9d87ddc247672a92167a3f5 /editor.py
parentdb45da12089bf131579d100ff7990cbc18d07325 (diff)
downloadgit-repo-accc56d82b902e7c7a22401db710958fcb1c7b58.tar.gz
Speed up 'repo start' by removing some forks
Its quite common for most projects to be matching the current manifest revision, as most developers only modify one or two projects at any one time. We can speed up `repo start foo` (that impacts the entire client) by performing most of the branch creation and switch operations in pure Python, and thus avoid 4 forks per project. Signed-off-by: Shawn O. Pearce <sop@google.com>
Diffstat (limited to 'editor.py')
0 files changed, 0 insertions, 0 deletions