git-retime 0.1.0

Rewrite git commit time in history
Documentation
1
2
3
4
5
6
7
{
    "private": true,
    "scripts": {
        "p": "cargo publish --allow-dirty",
        "i": "cargo install --path ."
    }
}