Deleting appsettings.json file from Git history

前端 未结 0 1983
旧巷少年郎
旧巷少年郎 2020-12-30 22:38

How can I delete appsettings.json file from Git history?

I have applied this command in Git:

$git filter-branch --index-filter \'git rm --         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题