清除github历史提交记录

  1. 下载git clone https://github.com/newren/git-filter-repo
  2. 进入到下载后的目录 执行python3 filter-repo --invert-paths --path-glob ‘/helm-charts/
    helm-charts为你要清除的repo name
    在这里插入图片描述

版权声明:本文为celebrateyang原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。