pages.*: fix typo in more information (#13462)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# git ls-files
|
||||
|
||||
> 색인과 작업 트리의 파일 정보를 보여줍니다.
|
||||
> 더 자세한 정보: <https://git-scm.com/docs/git-ls-files>.
|
||||
> 더 많은 정보: <https://git-scm.com/docs/git-ls-files>.
|
||||
|
||||
- 삭제된 파일 보기:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> 원격 저장소의 브랜치, 태그 등의 정보를 나열하는 Git 명령어입니다.
|
||||
> 이름이나 URL이 주어지지 않으면 설정된 업스트림 브랜치를 사용하며, 업스트림이 설정되지 않은 경우 원격 origin을 사용합니다.
|
||||
> 더 자세한 정보: <https://git-scm.com/docs/git-ls-remote>.
|
||||
> 더 많은 정보: <https://git-scm.com/docs/git-ls-remote>.
|
||||
|
||||
- 기본 원격 저장소의 모든 브랜치와 태그 정보 보기:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# git ls-tree
|
||||
|
||||
> 트리 객체의 파일과 디렉토리 목록을 보여줍니다.
|
||||
> 더 자세한 정보: <https://git-scm.com/docs/git-ls-tree>.
|
||||
> 더 많은 정보: <https://git-scm.com/docs/git-ls-tree>.
|
||||
|
||||
- 특정 브랜치의 파일과 디렉토리 목록 보기:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# git remote
|
||||
|
||||
> 원격 저장소(remote repositories)를 관리하는 명령어입니다.
|
||||
> 더 자세한 정보: <https://git-scm.com/docs/git-remote>.
|
||||
> 더 많은 정보: <https://git-scm.com/docs/git-remote>.
|
||||
|
||||
- 이름과 URL을 포함한 기존 원격 저장소 목록 보기:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# ascii
|
||||
|
||||
> Mostra pseudónimos de caractéres ASCII.
|
||||
> Mais informações em: <http://www.catb.org/~esr/ascii/>.
|
||||
> Mais informações: <http://www.catb.org/~esr/ascii/>.
|
||||
|
||||
- Mostra pseudónimos ASCII de um carácter:
|
||||
|
||||
|
Reference in New Issue
Block a user