Skip to content

Commit 75e67bc

Browse files
committed
git-filter-repo.txt: link to GitHub docs on purging old history
Signed-off-by: Elijah Newren <[email protected]>
1 parent 12743de commit 75e67bc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Documentation/git-filter-repo.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,11 @@ history rewrite are roughly as follows:
563563
hosting provider about how to remove any server-side references
564564
to the old commits (example:
565565
https://docs.gitlab.com/ee/user/project/repository/reducing_the_repo_size_using_git.html[GitLab's
566-
docs on reducing repository size]).
566+
excellent docs on reducing repository size], or just the warning
567+
box that references "GitHub support" from
568+
https://docs.github.com/en/github/authenticating-to-github/removing-sensitive-data-from-a-repository[GitHub's
569+
otherwise dangerously out-of-date docs on removing sensitive
570+
data]).
567571

568572
6. (Optional) Some additional considerations
569573

0 commit comments

Comments
 (0)