Github delete the file submitted

1.git pull origin master the project pulled down

2.dir see what folder

3.git remove --cached .idea delete files .idea

4.git commit "-m" submitted

5.git push -u origin master 

Next record, refer to the article: https://blog.csdn.net/weiyoushi4001/article/details/82495364

Guess you like

Origin blog.csdn.net/YYpawn/article/details/86680460