echo `git rev-parse HEAD` > .git/info/grafts ; git log --decorate ; rm -R .git/refs/original/ ; git filter-branch -- --all; git push --force