# Automating data workflows with plaintext files and Git

DevFeed: [Automating data workflows with plaintext files and Git](<https://devfeed.tech/articles/automating-data-workflows-with-plaintext-files-and-git-18389.md>)

Original publisher: [Read original article](<https://www.tinybird.co/blog/automating-data-workflows-with-git>)

Author: Alberto Romeu, Kike Alonso

Published: 2023-10-23T00:00:00Z

Content type: tutorial

Language: en

Sources: [Tinybird](<https://devfeed.tech/sources/tinybird.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>), [Git](<https://devfeed.tech/topics/git.md>)

Tags: [data](<https://devfeed.tech/tags/data.md>), [git](<https://devfeed.tech/tags/git.md>), [pipelines](<https://devfeed.tech/tags/pipelines.md>), [product-updates](<https://devfeed.tech/tags/product-updates.md>), [review](<https://devfeed.tech/tags/review.md>), [version-control](<https://devfeed.tech/tags/version-control.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

## AI overview

The article describes using Git to bring version control to data pipelines, including tracking changes, reviewing pull requests, and deploying with greater confidence.

## Source excerpt

Automating data workflows with Git brings version control to pipelines. Track changes, review PRs, and deploy with confidence.