My team have a project that use some secret keys. Six months ago we have merged a lot merge requests with all secret keys in code. Now I clean my branch master and put every key in .env, however all keys can be found in gitlab history.
Can I clear all of the history keys automatically or should I clear manually?