xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

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



Flag Counter

©xgqfrms 2012-2020

www.cnblogs.com 发布文章使用:只允许注册用户才可以访问!


原文地址:https://www.cnblogs.com/xgqfrms/p/12764437.html