git_diff_to_remote

Function git_diff_to_remote 

Source
pub async fn git_diff_to_remote(cwd: &Path) -> Option<GitDiffToRemote>
Expand description

Returns the closest git sha to HEAD that is on a remote as well as the diff to that sha.