Skip to content

Git credentials

To avoid having to type in your DataHUB credentials, you can enable to store the information (e.g. a DataHUB password or token) on your computer. This leverages the password manager of you operating system.

  1. Open a command prompt or powershell

  2. Execute the following command

    Terminal window
    git config --global credential.helper store