filter_repo: Destroy all traces of a file accidentally pushed to a public...

Description Usage Arguments

View source: R/filter_repo.R

Description

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

Usage

1
filter_repo(path_to_local_repo_clone, destroy_this_file)

Arguments

path_to_local_repo_clone

path to a clone of the local repo


patelm9/glitter documentation built on Sept. 21, 2020, 5:42 p.m.