git-*: add and update Korean translation (#14031)
* git-a*: add and update Korean translation * git-b*: add and update Korean translation * git-*: add and update Korean translation * Update git-standup.md --------- Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
9
pages.ko/common/git-delete-merged-branches.md
Normal file
9
pages.ko/common/git-delete-merged-branches.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# git delete-merged-branches
|
||||
|
||||
> `git branch --merged`에 나열된 master를 제외한 브랜치를 삭제합니다.
|
||||
> `git-extras`의 일부입니다.
|
||||
> 더 많은 정보: <https://github.com/tj/git-extras/blob/master/Commands.md#git-delete-merged-branches>.
|
||||
|
||||
- 병합된 브랜치 삭제:
|
||||
|
||||
`git delete-merged-branches`
|
Reference in New Issue
Block a user