diff options
Diffstat (limited to '_posts/2010-03-02-changing-author-info.markdown')
| -rw-r--r-- | _posts/2010-03-02-changing-author-info.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2010-03-02-changing-author-info.markdown b/_posts/2010-03-02-changing-author-info.markdown index 0dbab43..099aaf3 100644 --- a/_posts/2010-03-02-changing-author-info.markdown +++ b/_posts/2010-03-02-changing-author-info.markdown @@ -9,7 +9,7 @@ If you need to modify the author info in your repo's history, you can do so with __Big bold warning__ This action is destructive to your repo's history. It's best to do this on a clone, just in case. Also beware that this should not be performed on a repo that has been shared with others. Use at your own risk. -<script src="http://gist.github.com/262686.js?file=history_rewrite.sh"></script> +<script src="http://gist.github.com/262686.js?file=history_rewrite.sh"> </script> <noscript><pre>#!/bin/sh git filter-branch --env-filter ' |
