News

By asking the Jenkins Git Plugin to perform a sparse checkout, your builds will be more focused, run faster and consume fewer resources than a full Git fetch or clone. Once installed, Jenkins Git ...
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 ...
In this git stash tutorial, you will learn how to temporarily shelve changes locally, without any commits to the central, distributed repository.