Store credentials

The Dimensions CM Git Client requires user credentials to perform some operations, for example, to log in to a server.

Optionally, you can use one of the following methods to securely store your credentials so that you do not have to re-enter them:

  • Short term: cache credentials in memory.
  • Long term: store credentials using a configurable third-party application that integrates with the secure storage provided by your operating system.

For more details, see the Git documentation.