Q20
Single choice
You have a GitHub repository.
A file that contains secrets is committed and pushed to the repository accidentally.
You need to perform the following actions:
- Remove the file from the repository.
- Remove all commits that include the file from the repository.
The solution must minimize administrative effort.
What should you use?