From 2438505b0a76343e5d90deb300ac3631adb395b4 Mon Sep 17 00:00:00 2001 From: tekkub Date: Sun, 31 Oct 2010 17:58:51 -0600 Subject: Damnit markdown --- _posts/2009-09-09-removing-sensitive-data.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_posts/2009-09-09-removing-sensitive-data.markdown') diff --git a/_posts/2009-09-09-removing-sensitive-data.markdown b/_posts/2009-09-09-removing-sensitive-data.markdown index b0bf6f1..776b086 100644 --- a/_posts/2009-09-09-removing-sensitive-data.markdown +++ b/_posts/2009-09-09-removing-sensitive-data.markdown @@ -62,7 +62,7 @@ This would be a good time to double-check that you've removed everything that yo To git@github.com:defunkt/github-gem.git + 48dc599...051452f master -> master (forced update) -h3. Cleanup and reclaiming space +### Cleanup and reclaiming space While `git filter-branch` rewrites the history for you, the objects will remain in your local repo until they've been dereferenced and garbage collected. If you are working in your main repo you might want to force these objects to be purged. -- cgit v1.3.1