사용자 도구

사이트 도구


git

차이

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

차이 보기로 링크

양쪽 이전 판이전 판
git [2024/03/23 02:38] – 바깥 편집 127.0.0.1git [2025/03/31 14:56] (현재) rex8312
줄 7: 줄 7:
 <code bash> <code bash>
 git status git status
 +</code>
 +
 +===== user.name/email 설정 =====
 +
 +<code bash>
 +git config --global user.name "Mona Lisa"
 +git config --global user.email "mona@lisa.com"
 </code> </code>
  
git.txt · 마지막으로 수정됨: 2025/03/31 14:56 저자 rex8312