标签:ignore 更新 ade href 忽略 https 目标 code http
git rm --cached logs/xx.log
然后更新 .gitignore
忽略掉目标文件,
最后 git commit -m "We really don‘t want Git to track this anymore!"
标签:ignore 更新 ade href 忽略 https 目标 code http
原文地址:https://www.cnblogs.com/ydymz/p/9388879.html