chef / cookbook-omnifetch

Fetch Chef Cookbooks from Various Sources to a Local Cache
Apache License 2.0
6 stars 9 forks source link

Don't use git filter-branch when installing from git with rel path #40

Closed gray-matter closed 1 year ago

gray-matter commented 2 years ago

Description

Stop using git filter-branch to filter for "rel" subpaths when installing cookbooks from Git:

On a given private cookbook, the installation process drops from ~15 to 3s

Types of changes

Checklist: