Function git_nomad::git_binary::namespace::fetch_refspec
source ยท pub fn fetch_refspec(user: &User<'_>) -> String
Expand description
The refspec to fetch remote nomad managed refs as local refs.
refs/nomad/rraval/apollo/master
becomes refs/nomad/apollo/master
.
refs/nomad/rraval/boreas/feature
becomes refs/nomad/boreas/feature
.