tianocore / edk2-edkrepo

Repository for the edkrepo utility
Other
21 stars 24 forks source link

EdkRepo: Only calculate global_manifest_repo once during clone_repos #214

Closed ashedesimone closed 6 months ago

ashedesimone commented 6 months ago

The global manifest directory for all repositories in a single workspace is the same. This value should be calculated once per clone_repos() call not once per repo cloned.