pub fn fetch() -> WrapCommandExpand description
Fetch branches and/or tags (collectively, “refs”) from one or more other repositories, along with the objects necessary to complete their histories. Remote-tracking branches are updated. Git doc
pub fn fetch() -> WrapCommandFetch branches and/or tags (collectively, “refs”) from one or more other repositories, along with the objects necessary to complete their histories. Remote-tracking branches are updated. Git doc