Function git_query

Source
fn git_query(input: &mut &str) -> ModalResult<bool>
Expand description

Recognizes URL queries specific to the Git VCS.

This parser considers the ?signed URL query in an alpm-package-source string.