git, git-*: add and improve Indonesian translation (Part 1) (#11911)
This commit is contained in:

committed by
GitHub

parent
b3b47f296f
commit
bb9741da91
9
pages.id/common/git-abort.md
Normal file
9
pages.id/common/git-abort.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# git abort
|
||||
|
||||
> Batalkan proses penyatuan melalui rebase, merge, atau cherry-pick yang sedang berlangsung.
|
||||
> Bagian dari `git-extras`.
|
||||
> Informasi lebih lanjut: <https://github.com/tj/git-extras/blob/master/Commands.md#git-abort>.
|
||||
|
||||
- Batalkan proses penyatuan (rebase, merge, atau cherry-pick) yang sedang berlangsung:
|
||||
|
||||
`git abort`
|
Reference in New Issue
Block a user