gitwrap

Macro rev_parse

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