Git5 [Git] Git 명령어 (기본) Git 명령어 (git command) * 업무에서 자주 쓰는 것들만 모아뒀을 뿐 더 많은 명령어가 존재합니다. Git 명령어 모음 (https://git-scm.com/book/ko/v2) Git Config Git 명령어 (git command) 설명 실행화면 git config -help git command 목록 git config --global --list git 전역 설정정보 조회 git config --list git 설정 정보 조회 Git 1회성 정보 설정 Git 명령어 (git command) 설명 실행화면 git config --global user.name "[name]" git을 관리 할 사용자 정보 (이름) git config --global user.email "[email]".. 2020. 10. 22. 이전 1 2 다음