n8n-docs/docs/integrations/builtin/credentials/git.md
Deborah Barnard 37600df69a
clear out old link syntax (#3402)
Co-authored-by: Justin Ellingwood <justin@n8n.io>
2025-07-24 15:26:35 +01:00

947 B

title description contentType
Git credentials Documentation for Git credentials. Use these credentials to authenticate Git in n8n, a workflow automation platform.
integration
reference

Git credentials

You can use these credentials to authenticate the following nodes:

Prerequisites

Create an account on GitHub, GitLab, or similar platforms for use with Git.

Supported authentication methods

  • Basic auth

Refer to Git's documentation for more information about the service.

Using basic auth

To configure this credential, you'll need:

  • A Username for GitHub, GitLab, or a similar platform
  • A Password for GitHub, GitLab, or a similar platform