sourcegit-scm/sourcegit

添加支持多个本地的仓库路径,并可以在里面选着一个作为默认clone 路径

Closed this issue · 2 comments

  1. 现在支持一个默认clone 路径。scan 的时候只会scan 这个
  2. 希望添加 多个路径可以配置, scan 的时候,可以依次scan,(如果文件夹不存在则跳过)
    1. 因为我们可能会根据项目或者工作关系或者其他原因,存放不同的路径上
  3. 可以默认选择一个作为默认clone 路径,和现在的功能没有任何更改。
    1. 或者直接更改为clone 的时候,供用户选择这里面的,那不是更好。嘿嘿

Google-translated (please correct if inaccurate) :

Add support for multiple local repository paths, and you can select one as the default clone path.

  1. Now supports a default clone path. When scanning, only this will be scanned.
  2. If you want to add multiple paths, you can configure them. When scanning, you can scan in sequence (skip if the folder does not exist) - Because we may store it in different paths based on projects or work relationships or other reasons.
  3. One can be selected by default as the default clone path, and there will be no changes to the functionality now. - Or when directly changing to clone, it would be better for users to choose from this.

Bye-bye