Destroy all traces of a file accidentally pushed to a public repo. This requires creating a fresh local clone of the repo to rewrite history. This function does not alter the repo from the command line, but rather returns the CLI commands to do so
1 | filter_repo(path_to_local_repo_clone, destroy_this_file)
|
path_to_local_repo_clone |
path to a clone of the local repo |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.