How is it possible to set git branch --set-upstream-to=origin
with a Gitlab Access Token?
Adding git remote add origin
with a Gitlab Access Token works well like described here.
How is it possible to set git branch --set-upstream-to=origin
with a Gitlab Access Token?
Adding git remote add origin
with a Gitlab Access Token works well like described here.