pub fn set_tracking(
repo: &Repository,
remote: &NodeId,
branch: &str,
) -> Result<String>Expand description
Setup an upstream tracking branch for the given remote and branch. Creates the tracking branch if it does not exist.
scooby/master…rad/scooby/heads/master