파일
$git rm --cache $filename
폴더
$git rm --cache -r $foldername
커밋
$git commit -m "Remove file"
푸시
$git push
'개발 > 개발도구' 카테고리의 다른 글
| Jenkins 빌드후 이벤트 Publish over SSH 설정 (0) | 2020.03.11 |
|---|---|
| Jenkins Plugin Manager SSLHandshakeException (0) | 2020.03.10 |
| Git undo push (0) | 2020.02.17 |
| Github & Jenkins 연동 (0) | 2020.02.17 |
| SQLiteSpy (0) | 2009.09.27 |

