diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-01-30 10:51:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-01-30 10:51:07 +0000 |
commit | 796cd975463ee8184796fb16d91c4af32d41dbff (patch) | |
tree | 446971c4543ffd8e6af6b7c4f4894d261fe8af39 /doc | |
parent | Releasing debian version 0.16.1-1. (diff) | |
download | gita-796cd975463ee8184796fb16d91c4af32d41dbff.tar.xz gita-796cd975463ee8184796fb16d91c4af32d41dbff.zip |
Merging upstream version 0.16.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README_CN.md | 7 | ||||
-rw-r--r-- | doc/video-outline.png | bin | 168883 -> 178810 bytes |
2 files changed, 5 insertions, 2 deletions
diff --git a/doc/README_CN.md b/doc/README_CN.md index 23a9102..fbeee09 100644 --- a/doc/README_CN.md +++ b/doc/README_CN.md @@ -57,8 +57,11 @@ - `gita add -b <bare-repo-path(s)>`: 添加bare库 [customization section](#custom) - `gita add -r <repo-parent-path(s)>`: 递归添加路径下的所有库 -- `gita clone <config-file>`: 克隆`<config-file>` (由`gita freeze`生成)里的库 -- `gita clone -p <config-file>`: 克隆`<config-file>`里的库并放到指定路径 +- `gita clear`: +- `gita clone <URL>`: +- `gita clone <URL> -C <directory>`: +- `gita clone -f <config-file>`: 克隆`<config-file>` (由`gita freeze`生成)里的库 +- `gita clone -p -f <config-file>`: 克隆`<config-file>`里的库并放到指定路径 - `gita context`: 情境命令 - `gita context`: 显示当前的情境 - `gita context none`: 去除情境 diff --git a/doc/video-outline.png b/doc/video-outline.png Binary files differindex 256be4a..a54ea23 100644 --- a/doc/video-outline.png +++ b/doc/video-outline.png |