1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-05 13:55:24 +02:00
tldr/pages.ko/common/git-info.md
Nelson Figueroa 53c8c7169a
git-*: update Korean translations (#16654)
Co-authored-by: Sebastiaan Speck <shem.speck@gmail.com>
2025-05-29 12:38:16 +03:00

343 B

git info

Git 저장소 정보 표시. git-extras의 일부. 더 많은 정보: https://manned.org/git-info.

  • 원격 위치, 원격 및 로컬 브랜치, 최근 커밋 데이터 및 .git/config 설정 표시:

git info

  • 원격 위치, 원격 및 로컬 브랜치, 최근 커밋 데이터만 표시:

git info --no-config