To delete a remote repository folder

RM .idea # -r --cached git - cached locally .idea will not delete 
git the commit -m ' the Delete .idea dir ' 
git the Push -u Origin Master

 

Guess you like

Origin www.cnblogs.com/lvchengda/p/12605300.html