tldr/pages.uk/common/git-abort.md

10 lines
402 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# git abort
> Перериває поточне перебазування(rebase), злиття(merge) або вибір(cherry-pick).
> Частина `git-extras`.
> Більше інформації: <https://github.com/tj/git-extras/blob/master/Commands.md#git-abort>.
- Перериває Git перебазування(rebase), злиття(merge) або вибір(cherry-pick):
`git abort`