mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
8 lines
105 B
Markdown
8 lines
105 B
Markdown
# git continue
|
|
|
|
> 此命令为 `git abort` 的别名。
|
|
|
|
- 查看原命令的文档:
|
|
|
|
`tldr git abort`
|