티스토리 뷰
git 설치
원문 & 참고
[http://morningame.tistory.com/27](http://morningame.tistory.com/27)
http://morningame.tistory.com/27
설치
yum install git
git 사용자 추가
git config-global user.name "takakocap"
git config-global user.email "takakocap@kensei.co.kr"
git 환경 설정
git config-global color.ui.auto
git config-global alias st.status
git 설정 확인
git config -l
user.name=rmtest
user.email=takakocap@naver.com
color.ui=auto
'프로그램' 카테고리의 다른 글
YUMI (Your Universal Multiboot installer) (0) | 2019.03.05 |
---|---|
git 명령어 (0) | 2018.11.23 |
git 설치 (0) | 2018.11.21 |
SOAP (Simple Object Access Protocol) (0) | 2018.08.21 |
TensorFlow (0) | 2018.07.12 |
오픈소스 (open source) (0) | 2017.12.07 |
댓글
공지사항