GitHub - TpFilRougeCens/prj-cens GitHub Wiki

Delete github foler

  1. git rm -r one-of-the-directories
  2. git commit -m "Remove directory"
  3. git push origin master

Push process with IDEA

  1. Update your project from github : CTRL+T -> "Update type = Branch default" -> "ok"
  2. Push your code : CTRL+K --> "commit and push"