Release v0.15: Add git repository tokens for git via https

Add git repository tokens for git via https

Until now, you could extract your git repository access token somehow from the browser, which was valid for only 30 days.
We improved the developer experience by allowing you to issue a git repository access token through the user settings, similar to SSH. This token does not expire. Furthermore, we have enhanced the handling via CLI.

git-repo