git rm --cache /path/to/file
git commit -am “Remove file”
git push
'코딩 > GIT' 카테고리의 다른 글
git rebase (0) | 2019.05.22 |
---|---|
pull, merge 취소하고 fetch 할 때 (0) | 2019.05.22 |
git rm --cache /path/to/file
git commit -am “Remove file”
git push
git rebase (0) | 2019.05.22 |
---|---|
pull, merge 취소하고 fetch 할 때 (0) | 2019.05.22 |