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:
8
pages.ko/common/git-update-index.md
Normal file
8
pages.ko/common/git-update-index.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# git update-index
|
||||
|
||||
> Git 색인을 조작하기 위한 명령어.
|
||||
> 더 많은 정보: <https://git-scm.com/docs/git-update-index>.
|
||||
|
||||
- 수정된 파일이 변경되지 않은 것처럼 가장하기 (`git status`에서 변경 사항으로 표시되지 않음):
|
||||
|
||||
`git update-index --skip-worktree {{경로/대상/수정된_파일}}`
|
Reference in New Issue
Block a user