git, git-abort, git-add, git-alias, git-cherry-pick, git-clone: add Korean translation (#8035)
This commit is contained in:
9
pages.ko/common/git-abort.md
Normal file
9
pages.ko/common/git-abort.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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`
|
Reference in New Issue
Block a user