Examples of using Git credentials in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
IDEs that support Git credentials include(but are not limited to)
Unlike Git credentials, SSH connection setup will vary, depending on the operating system on your local computer.
For ease of use, consider creating IAM users and configuring Git credentials with HTTPS connections instead of using the credential helper.
For more information, see For HTTPS Users Using Git Credentials, or follow the online directions.
Follow the instructions in For HTTPS Users Using Git Credentials to generate and supply the credentials of the IAM user.
also see Troubleshooting Git Credentials(HTTPS), Troubleshooting SSH Connections,
that supports static Git credentials.
For example, an IAM user can have permissions to create and manage Git credentials for accessing AWS CodeCommit repositories.
any integrated development environment(IDE) that integrates Git credentials.
For most users, this can be done most easily by following the steps in For HTTPS Users Using Git Credentials.
creating and managing Git credentials, and more.
Creating a managed policy for a repository does not supply additional permissions required for individual users to set up Git credentials or SSH keys in IAM.
The following information might help you troubleshoot common issues when using Git credentials and HTTPS to connect to AWS CodeCommit repositories.
which could potentially cause issues with HTTPS connections using either Git credentials or the credential helper included with the AWS CLI.
When you install Git, do not install the Git Credential Manager.
The Git Credential Manager is not compatible with the credential helper included with the AWS CLI.
consider installing and configuring a Git credential manager.
If you installed the Git Credential Manager or another credential management utility and you do not want to uninstall it,
For example, in Windows, you would provide your Git credentials as follows.
create Git credentials for your IAM user in IAM.