How to delete a particular folder from github account

后端 未结 0 2024
春和景丽
春和景丽 2020-12-28 14:06

I wish to delete a particular folder from my github repository.

Here is the image -

 git init

 git remote add origin \'...\'

 git rm -r --cac         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题