Set upstream for a branch.
await setBranchUpstream("feature/login", "origin/feature/login") Copy
await setBranchUpstream("feature/login", "origin/feature/login")
1.0.0
Set upstream for a branch.