diff options
| author | tekkub <tekkub@gmail.com> | 2010-07-15 19:21:46 -0600 |
|---|---|---|
| committer | tekkub <tekkub@gmail.com> | 2010-07-15 19:21:46 -0600 |
| commit | fc0e28b11afd5c41dea40e35eab2260f59d87e8b (patch) | |
| tree | aa3733a480ed7ec35040ea3dcc37917d4809836f /_posts/2010-03-02-changing-author-info.markdown | |
| parent | 8bb4333a5ea527cc9b53edf509bb9f7c25e42350 (diff) | |
Space saves the day!
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 ' |
