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 ...
Learn how to resolve Merge Conflicts in Git using this guide. Merge Conflicts can occur if the same parts of code are changed in different branches.
Learn how Git submodules can streamline dependency management, reduce code duplication, and improve collaboration in multi-repo projects.
Jack Wallen shows how to use the .gitconfig file for global git configurations and a more efficient developer setup.