@hhorg/hh-cli
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@hhorg/hh-cli", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "项目基础架构脚手架", | ||
@@ -5,0 +5,0 @@ "bin": { |
@@ -18,3 +18,3 @@ # @hhorg/hh-cli | ||
| -------- | -------- | -------- | -------- | | ||
| sourcePath | String | 本地源仓库文件夹路径 | pwd获取决定路径(如:/Users/fanghui/projects_plugins/node-copy-repo/xiaohui) | | ||
| sourcePath | String | 本地源仓库文件夹路径 | pwd获取绝对路径(如:/Users/fanghui/projects_plugins/node-copy-repo/xiaohui) | | ||
| targetPath | String | 本地目标仓库文件夹路径 | | | ||
@@ -21,0 +21,0 @@ | targetBranch | String | 想要提交到目标仓库的分支 | pushGit为true时生效 | |