pub fn blame<A>(diffs: &[(File, File)], args: A) -> Result<()>where A: Fn() -> Args,
Invoke git to annotate all the diff hunks.