사용자 도구

사이트 도구


git

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
git [2020/07/01 14:01]
kwon37xi [Directory별 Include 설정]
git [2020/07/25 13:31]
kwon37xi [Client 설정]
줄 15: 줄 15:
 git config --global core.filemode false git config --global core.filemode false
  
-# Mac OS X 유니코드 문제 +# Mac OS X 유니코드 문제? 아직도 발생하나? 
-git config --global core.precomposeunicode true +git config --global core.precomposeunicode true 
  
 </code> </code>
줄 59: 줄 59:
 ===== Password with Gnome-Keyring  ===== ===== Password with Gnome-Keyring  =====
   * [[http://blog.iqandreas.com/git/storing-https-authentication-in-ubuntu-and-arch-linux/|GIT: Storing HTTPS Authentication in Ubuntu (and Arch Linux) - The Programming Blog of Andreas Renberg (IQAndreas)]]<code sh>   * [[http://blog.iqandreas.com/git/storing-https-authentication-in-ubuntu-and-arch-linux/|GIT: Storing HTTPS Authentication in Ubuntu (and Arch Linux) - The Programming Blog of Andreas Renberg (IQAndreas)]]<code sh>
 +-- 오래된것임. 최신화 필요.
 # on Ubuntu # on Ubuntu
 sudo apt-get install libgnome-keyring-dev sudo apt-get install libgnome-keyring-dev
줄 65: 줄 66:
 </code> </code>
  
 +===== Password with kde  =====
 +  * [[https://www.shawnwang.net/1019.html|Git – How to avoid typing your password repeatedly – Shawn's Blog]]
 +  * [[https://wiki.archlinux.org/index.php/KDE_Wallet|kde wallet]]
 ===== Windows ===== ===== Windows =====
   * [[https://github.com/Microsoft/Git-Credential-Manager-for-Windows|Git credential manager for windows]]   * [[https://github.com/Microsoft/Git-Credential-Manager-for-Windows|Git credential manager for windows]]
git.txt · 마지막으로 수정됨: 2023/10/14 13:47 저자 kwon37xi