diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-07-13 05:37:54 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-07-13 05:37:54 +0000 |
commit | ed1e22b9d652ef3e01e56f227a359071f2a03b34 (patch) | |
tree | 50efa7d372c4750932e8b215b26294d19d99f34d /doc | |
parent | Adding upstream version 0.16.3. (diff) | |
download | gita-ed1e22b9d652ef3e01e56f227a359071f2a03b34.tar.xz gita-ed1e22b9d652ef3e01e56f227a359071f2a03b34.zip |
Adding upstream version 0.16.4.upstream/0.16.4
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README_CN.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README_CN.md b/doc/README_CN.md index fbeee09..2088e78 100644 --- a/doc/README_CN.md +++ b/doc/README_CN.md @@ -47,7 +47,7 @@ - `+`: 暂存(staged) - `*`: 未暂存(unstaged) -- `_`: 未追踪(untracked) +- `?`: 未追踪(untracked) 基础指令: |