Purge history for a pushed confidential data in remote origin?
问题 A while ago, we've pushed some app.settings files containing sensitive data such as connection strings. That was long time ago and since then we've removed (by pushing new versions) which don't contains the sensitive data. However , If someone will try to see app.settings 's history - he will see the connection strings. Question How can I make the passwords not to be there even with history lookup. Also- I don't want to see that connection strings has been removed compared the one commit