336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
_netrc 라는 이름의 파일을 (확장자 없음)
C:\Users\<Your-Username> 폴더에 생성하고
내용으로
machine github.com
login <Username>
password <Password>
입력하고 저장
명령 프롬프트 창을 열고
setx home C:\Users\<Your-Username>
입력하면 끝!
Windows 7 이전버전 사용자라면 아래 출처를 참고
출처 : http://www.munsplace.com/blog/2012/07/27/saving-username-and-password-with-tortoisegit/
'Programming > Etc' 카테고리의 다른 글
프로그램 vs 백그라운드 서비스 (프로세서 사용 계획) (0) | 2016.05.09 |
---|---|
TortoiseGit 에서 fetch 후 rebase dialog 가 자동으로 열리지 않을 때 (0) | 2016.01.19 |
How to use GNU licenses for your own software (0) | 2015.11.30 |
Open Source Software License Guide (0) | 2015.11.30 |
Macros for Build Commands and Properties (0) | 2015.11.05 |