I needed to checkout some code from another repository into my project, but I only wanted a specific directory within the other repository.
As usual with Jenkins, the docs are lacking, but reading the source for a bit I came up with the following:
Published on July 11, 2019 13:40