Skip to content

使用源代码控制和环境(Using source control and environments)#

Feature availability

  • Available on Enterprise.
  • You must be an n8n instance owner or instance admin to enable and configure source control.
  • Instance owners and instance admins can push changes to and pull changes from the connected repository.
  • Project admins can push changes to the connected repository. They can't pull changes from the repository.
  • 推送与拉取:将工作发送到 Git,并从 Git 获取工作到您的实例。了解哪些内容会被提交,以及 n8n 如何处理合并冲突。
  • 在环境之间复制工作:如何在不同的 n8n 实例之间复制工作。