git 删除远程仓库目录

  • git rm -r --cached taotao-common/target
  • git commit -m "delete target"
  • git push