Files
tldr/pages/common/git-continue.md
T
2025-12-30 10:19:57 +07:00

8 lines
125 B
Markdown

# git continue
> This command is an alias of `git abort`.
- View documentation for the original command:
`tldr git abort`