git in action
git rm
분리불안증후군
2019. 2. 15. 22:43
파일을 삭제할 때는 git rm을 사용하자
git rm
git rm은 tracked된 파일을 지울 때 사용함(?)