Skip to main content

One post tagged with "configuration"

View All Tags

A guide on configuring Git

· 6 min read
유기한
Principal Engineer @ Samsung

git

Git에서 git config 명령어를 사용하면 사용자 정보, 에디터, diff 도구, alias(별칭) 등 다양한 설정을 조정할 수 있습니다.

다음은 Git에서 사용 가능한 모든 git config 명령어 리스트입니다.