❯ cargo install --git https://github.com/gitext-rs/git-dive
Updating git repository `https://github.com/gitext-rs/git-dive`
Installing git-dive v0.1.6 (https://github.com/gitext-rs/git-dive#f7cd4237)
...
❯ git-dive src/generate_pipeline.py HEAD
revspec 'src/generate_pipeline.py' not found; class=Reference (4); code=NotFound (-3)
❯ git-dive src/generate_pipeline.py 29b94bae
revspec 'src/generate_pipeline.py' not found; class=Reference (4); code=NotFound (-3)
When providing a
REVI get a revspec error: