mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-28 01:48:44 +07:00
599 B
599 B
title, description, contentType, hide
| title | description | contentType | hide | |
|---|---|---|---|---|
| Using source control and environments | How to use source control and environments in n8n. | overview |
|
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.