I’m using GIT in Bussiness version of n8n.
I’ve got a question regarding good practices on how to deal with GIT in n8n tools, especially in the case of working with a few instances of n8n that need to be synchronized (ie. dev, qa, production).
Is there any place where I could find some documents/videos about it?