We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6ae3fe commit 2064a8bCopy full SHA for 2064a8b
git/rewrite-repo-remove-secrets.md
@@ -120,3 +120,4 @@ git remote remove origin
120
git remote add origin [email protected]:simonw/my-repo.git
121
git push -u origin main
122
```
123
+This was likely unnecessary: the GitHub documentation says that a force push should remove all traces of the old commits.
0 commit comments