n8n-nodes-base.git
2 workflows using this node.
What is the n8n-nodes-base.git node used for in n8n workflows?
n8n-nodes-base.git n8n workflows are automation templates that use the n8n-nodes-base.git node as part of a reusable workflow. Builders use these templates to inspect how the node connects with triggers, data transformation steps, app integrations, notifications, storage, or AI-powered actions inside n8n. Each workflow listing includes a title, summary, author attribution, categories, complexity level, source links when available, and a downloadable JSON file for review before import. Use this page to compare practical examples, understand the surrounding nodes, and choose a template that can be safely tested and adapted in your own n8n workspace.
n8n-nodes-base-git
Push and update files in GitHub
This workflow performs various Git operations. It starts with a manual trigger, sets the local repository path, decod...
Manage changes using the Git node
This workflow allows you to add, commit, and push changes to a git repository. Git node: This node will add the file...