mirror of
https://git.codelinaro.org/clo/tools/repo.git
synced 2025-06-27 23:12:36 +08:00

Most projects will have their branch heads matching in all branches, so switching between them should be just a matter of updating the work tree's HEAD symref. This can be done in pure Python, saving quite a bit of time over forking 'git checkout'. Signed-off-by: Shawn O. Pearce <sop@google.com>
Description
Languages
Python
98.7%
Shell
1.3%