git Exporting a Git History at a Specific Commit I had a need today to take an existing git repo that has commits, and move the history as of one of those commits into a different git repo.So my two requirements