Maintained by Thijmen Heuvelink

Hate the hassle of having to constantly authenticate for each GIT actions you perform and would like to sacrifice some security over it?

You can run the command below to save your personal access token generated on GitHub.

git config --global credential.helper store

Do keep in mind that this action requires you to authenticate one more time!

Generate your own token here: Access Tokens

This knowledge base serves as a valuable tool to simplify installations, troubleshoot common problems and to enhance the overall developer / admin experience. mail@thijmenheuvelink.nl - all rights reserved