gitwrap

Macro checkout

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