n8n-docs/docs/source-control-environments/using/index.md
Deborah Barnard 8b20bed3ed wip
2023-07-05 13:30:27 +01:00

696 B

title description
Using source control and environments How to use source control and environments in n8n.

Using source control and environments

--8<-- "_snippets/source-control-environments/feature-availability.md"

  • Push and pull: Send work to Git, and fetch work from Git to your instance. Understand what gets committed, and how n8n handles merge conflicts.
  • Copy work between environments: How to copy work between different n8n instances.
  • Manage variables: Manage variable values using the n8n API and source control.