Function shelly::target::pull_git_repo[][src]

pub fn pull_git_repo(
    project_path: String,
    repo: &RemoteTarget,
    shell: bool
) -> Result<()>