$ cargo run --features bevy/dynamic scan https://github.com/torvalds/linux
Finished dev [optimized + debuginfo] target(s) in 0.25s
Running `target/debug/wake scan 'https://github.com/torvalds/linux'`
`https://github.com/torvalds/linux` repository cloned successfully
Error: failed to extract repository data: failed to extract git objects: reference 'refs/heads/main' not found; class=Reference (4); code=NotFound (-3)
Failed to clone linux repository