git-shadow 0.0.1

Standalone shadow copies of git repos (or parts of them) in a working directory.
1
2
3
fn main() {
    println!("git-shadow (gshad): placeholder — not yet implemented.");
}