*: fix punctuation across translations (#9147)

This commit is contained in:
Irina
2022-10-18 14:48:43 +03:00
committed by GitHub
parent 65a6005e99
commit 2b060fd171
101 changed files with 132 additions and 132 deletions

View File

@@ -24,6 +24,6 @@
`git -C {{특정/레파지토리/경로}} {{하위_명령어}}`
- 주어진 설정으로 Git 하위 명령어 실행
- 주어진 설정으로 Git 하위 명령어 실행:
`git -c '{{설정.키}}={{설정.값}}' {{하위_명령어}}`