Jeicex's picture
Subindo documentação do n8n limpa
0a84888

/// note | Recommendation: don't push and pull to the same n8n instance You can push work from an instance to a branch, and pull to the same instance. n8n doesn't recommend this. To reduce the risk of merge conflicts and overwriting work, try to create a process where work goes in one direction: either to Git, or from Git, but not both. ///