From 3eb4726dcc5596ab6effae3801d87b71b69d4486 Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Thu, 9 Jun 2011 11:55:19 +0200 Subject: support.github.com => github.com/contact --- _posts/2008-03-03-remove-sensitive-data.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_posts/2008-03-03-remove-sensitive-data.markdown') diff --git a/_posts/2008-03-03-remove-sensitive-data.markdown b/_posts/2008-03-03-remove-sensitive-data.markdown index 8f7b9f3..c0c8535 100644 --- a/_posts/2008-03-03-remove-sensitive-data.markdown +++ b/_posts/2008-03-03-remove-sensitive-data.markdown @@ -106,7 +106,7 @@ You may have collaborators that pulled your tainted branch and created their own Cached data on GitHub --------------------- -Be warned that force-pushing does not erase commits on the remote repo, it simply introduces new ones and moves the branch pointer to point to them. If you are worried about users accessing the bad commits directly via SHA1, you will have to delete the repo and recreate it. If the commits were viewed online the pages may also be cached. Check for cached pages after you recreate the repo, if you find any open a ticket on [GitHub Support](http://support.github.com) and provide links so staff can purge them from the cache. +Be warned that force-pushing does not erase commits on the remote repo, it simply introduces new ones and moves the branch pointer to point to them. If you are worried about users accessing the bad commits directly via SHA1, you will have to delete the repo and recreate it. If the commits were viewed online the pages may also be cached. Check for cached pages after you recreate the repo, if you find any open a ticket on [GitHub Support](https://github.com/contact) and provide links so staff can purge them from the cache. Avoiding accidental commits in the future ----------------------------------------- -- cgit v1.3.1