Gunner’s Workspace
  • Home
  • About

캐시

A collection of 1 post
git

[git] git add 취소하는 방법

git 명령어 git를 사용하면서 잊어버리는 명령들을 하나씩 기록해두고자 작성합니다. ```git status``` 해서 원하는 파일을 찾고, ```git rm --cached``` 으로 staging area에 있는 파일을 지울 수 있습니다. 물론 실제 파일은 지워지지 않습니다.
14 Apr 2017
Page 1 of 1
Gunner’s Workspace © 2026
  • Sign up
Powered by Ghost