...
Code Block | ||
---|---|---|
| ||
$ git configureconfig --global credential.helper store |
To generate a personal access token on GitHub go to https://github.com/settings/tokens and click on "Generate new token". You only need to select the "repo" scope (permission). After you have generated your token, store it in ~/.git-credentials
by running git token store
:
...
Overview
Content Tools
ThemeBuilder