../whizpopper
Sanity checker for BFG output
Clone with
git clone git://git.awl.red/neallred/whizpopper

Whizpopper📎

The thing that accompanies the BFG. Use it as a sanity check that your protected branches' content is identical bit for bit.

Build📎

After setting up rust, run

cargo build --release

Usage📎

./target/build/release/whizpopper <path to original repo> <path to bfg'ed repo> <comma separated list of branches to check>
.gitignore 2 years ago
Cargo.lock 2 years ago
Cargo.toml 2 years ago
LICENSE 2 years ago
README.md 2 years ago
src
main.rs 2 years ago