Gitlab access token - git branch --set-upstream-to=origin

Viewed 34

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.

0 Answers
Related