diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-09-18 17:26:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-09-18 17:26:51 +0000 |
commit | fdfc46d13c6703f796749af8920f9f0aefd05c78 (patch) | |
tree | be799991c6f95f233d9dbe1b87b350ab225d41c9 /doc/README_CN.md | |
parent | Releasing debian version 0.15.7-1. (diff) | |
download | gita-fdfc46d13c6703f796749af8920f9f0aefd05c78.tar.xz gita-fdfc46d13c6703f796749af8920f9f0aefd05c78.zip |
Merging upstream version 0.15.8.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc/README_CN.md')
-rw-r--r-- | doc/README_CN.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/README_CN.md b/doc/README_CN.md index 9666824..592ad6d 100644 --- a/doc/README_CN.md +++ b/doc/README_CN.md @@ -55,7 +55,6 @@ - `gita add -a <repo-parent-path(s)>`: 递归添加路径下的所有库并自动产生层级分组,见 [customization section](#custom) - `gita add -b <bare-repo-path(s)>`: 添加bare库 -- `gita add -m <main-repo-path(s)>`: 添加main库, main库的定义见 [customization section](#custom) - `gita add -r <repo-parent-path(s)>`: 递归添加路径下的所有库 - `gita clone <config-file>`: 克隆`<config-file>` (由`gita freeze`生成)里的库 |