hapus folder kemudian git dorong

rm -rf folder_or_file_to_delete
git add . 
git commit -m "file/folder deleted"
git push origin master
raadu