GitHub - TpFilRougeCens/prj-cens GitHub Wiki
Delete github foler
- git rm -r one-of-the-directories
- git commit -m "Remove directory"
- git push origin master
Push process with IDEA
- Update your project from github :
CTRL+T-> "Update type = Branch default" -> "ok" - Push your code :
CTRL+K--> "commit and push"