News

Started on a new team recently (data engineers/ETL using Pentaho) and found out that while they were using a git (BitBucket) to store their jobs and transformations, they were using git absolutely ...
The git add command tells Git to include the updated state of a specific file the next time an explicit commit operation is performed. Locate the git index in the root of the repo’s hidden .git folder ...
In this GitLab SSH Keys tutorial, we show you how to configure SSH keys to securely connect your local Git instance with your remote GitLab repositories. How to setup GitLab SSH keys To setup and ...