git rm

1 개요[ | ]

git rm
  • 작업트리, 인덱스에서 파일들을 삭제하는 git 명령어

2 예시[ | ]

git rm Documentation/\*.txt
git rm -f git-*.sh

3 같이 보기[ | ]

4 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}