Function branch_of

Source
pub fn branch_of<'a>(remote: &PublicKey, branch: &RefStr) -> Namespaced<'a>
Expand description

Create the Namespaced branch under the remote namespace, i.e.

refs/namespaces/<remote>/refs/heads/<branch>