1. git pull you git url2. git checkout 3. rm -rf dirName4. git add --all5. git commit -m"remove dir"6. git push -u origin BranchName