How to Automate Matillion Git Fetch/Push Syncs with Bash
This post covers how to automate the fetching and pushing of a Matillion project's local git repository with its remote counterpart and uses the Bash Script component to do so. If you would prefer, I have also written a similar post which leverages the Python Script...