1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00

rebasing ruined sehts commits

This commit is contained in:
CleanMachine1 2021-07-21 18:36:29 +02:00
parent 4e4ba9c192
commit 6658b4e656

View file

@ -1,9 +1,9 @@
# git abort
> Abort a ongoing rebase, merge or cherry-pick.
> Abort an ongoing rebase, merge, or cherry-pick.
> Part of `git-extras`.
> More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-abort>.
- Abort a Git rebase, merge or cherry-pick:
- Abort a Git rebase, merge, or cherry-pick:
`git abort`