사용자 도구

사이트 도구


git

문서의 이전 판입니다!


Git

  • .gitignore가 작동하지 않을 때
git rm -r --cached .
git add .
git commit -m "fixed untracked files"
/var/www/html/data/pages/git.txt · 마지막으로 수정됨: 저자 rex8312