gitwrap::options::revparse

Function sq_quote

Source
pub fn sq_quote() -> CommandOption<'static>
Expand description

Use git rev-parse in shell quoting mode (see SQ-QUOTE section below). In contrast to the –sq option below, this mode does only quoting. Nothing else is done to command input. –sq-quote