반응형
git rm -r --cached .
git add .
git commit -m ".gitignore reset"
git push
반응형
'Development' 카테고리의 다른 글
[Linux] How to install vim (0) | 2021.01.04 |
---|---|
[Linux] How to remote transfer files (0) | 2021.01.04 |
Get total files size from a file list (0) | 2020.11.10 |
Check Files in list from file exist or doesn't exist in directory (0) | 2020.11.09 |
How to install mcrypt to PHP 7.2 on CentOS 7 (0) | 2020.10.29 |