pub fn decode_message(input: impl Read) -> Result<Vec<(String, String)>>
Decode all lines in input as key-value pairs produced by a git credentials helper program.
input
git credentials