0
点赞
收藏
分享

微信扫一扫

git .gitignore 中本该忽略的文件不小心加入版本管控处理

Gascognya 2022-08-02 阅读 42

git rm --cached file_path
git commit -m 'delete remote somefile'
git push

懂得,原来世界如此简单!



举报

相关推荐

0 条评论