git-continue: add alias page (#20393)

This commit is contained in:
Dylan
2025-12-30 03:19:57 +00:00
committed by GitHub
parent 77b11026a9
commit ba33a809b4
+7
View File
@@ -0,0 +1,7 @@
# git continue
> This command is an alias of `git abort`.
- View documentation for the original command:
`tldr git abort`