gitwrap

Macro reset

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