DMCA Takedown Policy
DMCA Takedown Policy
https://github.com/xgqfrms/xgqfrms/issues/46
https://help.github.com/en/github/site-policy/guide-to-submitting-a-dmca-counter-notice
https://help.github.com/cn/github/site-policy/guide-to-submitting-a-dmca-counter-notice

remove GitHub commit history
remove git commit history
https://www.cnblogs.com/xgqfrms/p/13338946.html
git filter-branch
$ git clone https://github.com/xgqfrms/xgqfrms
# git checkout gh-pages
$ cd github/xgqfrms
$ git filter-branch --force --index-filter \
"git rm --cached --ignore-unmatch tools/WebStrom-2016.2.4.md" \
--prune-empty --tag-name-filter cat -- --all
# what's `\` & `""` means in git cli???
$ git filter-branch --force --index-filter "git rm --cached --ignore-unmatch tools/WebStrom-2016.2.4.md" --prune-empty --tag-name-filter cat -- --all
©xgqfrms 2012-2020
www.cnblogs.com 发布文章使用:只允许注册用户才可以访问!
本文首发于博客园,作者:xgqfrms,原文链接:https://www.cnblogs.com/xgqfrms/p/12764437.html
未经授权禁止转载,违者必究!

浙公网安备 33010602011771号