태그 Windows

Windows git 설치하기

Windows git 설치하기 터미널에서 아래 입력시 설치됨. sudo apt-get install git 설치후 다음설정 git config –global user.name “” git config –global user.email “”

error: Content is protected !!