multiple pages : Add Korean Translation (#3560)

This commit is contained in:
Proscream
2019-11-14 10:44:51 +09:00
committed by Ein Verne
parent 15a8422676
commit 4f797eb4ef
8 changed files with 181 additions and 0 deletions

20
pages.ko/common/arc.md Normal file
View File

@@ -0,0 +1,20 @@
# arc
> Arcanist: A CLI for Phabricator.
> 더많은 정보: <https://secure.phabricator.com/book/phabricator/article/arcanist/>.
- 검토에 대한 차이점의 변경을 보냅니다:
`arc diff`
- 보류중인 수정 정보 표시:
`arc list`
- 검토 후 Git Commit 메시지 업데이트하기:
`arc amend`
- Git에 Push 하기:
`arc land`