사용자 도구

사이트 도구


git

차이

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

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
git [2019/06/08 21:43]
kwon37xi
git [2019/06/08 21:52]
kwon37xi [Directory별 Include 설정]
줄 27: 줄 27:
   * [[https://git-scm.com/docs/git-config#_includes|Git - git-config Documentation]] ''IncludeIf'' 구문으로 작업 디렉토리별로 기본 git 설정을 할 수 있다.    * [[https://git-scm.com/docs/git-config#_includes|Git - git-config Documentation]] ''IncludeIf'' 구문으로 작업 디렉토리별로 기본 git 설정을 할 수 있다. 
   * [[https://blog.outsider.ne.kr/1448?fbclid=IwAR2FDARy9VIerwVbPjpzXNv03aS58xRFFAMXnP5TrqxUZ6ZgT_OJqh7QfSs|Git 계정 여러 개 동시 사용하기]]   * [[https://blog.outsider.ne.kr/1448?fbclid=IwAR2FDARy9VIerwVbPjpzXNv03aS58xRFFAMXnP5TrqxUZ6ZgT_OJqh7QfSs|Git 계정 여러 개 동시 사용하기]]
-  * ''~/.gitconfig'' +  * ''~/.gitconfig''에<code> 
- +[includeIf "gitdir:~/my-personal-projects/"#마지막 "/" 필수
-<code> +
-[includeIf "gitdir:~/my-personal-projects/"]+
   path = .git_personal_projects   path = .git_personal_projects
 </code> </code>
git.txt · 마지막으로 수정됨: 2023/10/14 13:47 저자 kwon37xi