gitwrap

Macro clone

Source
macro_rules! clone {
    ($path:expr,
     $($options:expr), *) => { ... };
}