repo 支持 多线程去 checkout的

repo 支持 多线程去 checkout的

第一次 提出 _Checkout 方法

3663 * 745be2e * Add support for partial clone. [2019-06-03 11:24 2019-07-16 00:23] (tag: v1.13.4)|
2715 * 5a03308 * sync: try to checkout repos across sync failures [2019-09-23 19:21 2020-02-05 21:37]|
2715 * 5a03308 * sync: try to checkout repos across sync failures [2019-09-23 19:21 2020-02-05 21:37]|
884 * ebf04a4 * sync: switch local checkout to multiprocessing [2021-02-23 20:48 2021-02-27 19:55]|

  • 13cb7f7 * forall: greatly speed up processing overhead [2021-03-01 02:06 2021-03-01 15:58] (tag: v2.13)

    1021 | - def _Checkout(self, all_projects, opt, err_event, err_results):
    1022 | + def _Checkout(self, all_projects, opt, err_results):
    2759 | - def _Checkout(self, all_projects, opt):
    2760 | + def _Checkout(self, all_projects, opt, err_event, err_results):
    3820 | + def _Checkout(self, all_projects, opt):