pub fn git_fetch_all( cwd: Option<String>, fetch_tags: Option<bool>, ) -> Result<bool, Error>
Fetch everything from origin including tags