Last active
May 29, 2019 08:53
-
-
Save banyudu/8a03e3414417fc6872abfc5a8a9f5f3f to your computer and use it in GitHub Desktop.
lerna import vs tomono
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
项 | lerna.js import | tomono | |
---|---|---|---|
导入来源 | 本地git仓库 | 远程git仓库 | |
多分支 | 不支持 | 导入所有分支 | |
标签 | 不支持 | 导入所有标签 | |
导入后更新 | 不支持 | 支持 | |
批量导入 | 不支持 | 支持 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment