tianocore / edk2-edkrepo

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

Add support for --single-branch flag to clones #225

Closed ashedesimone closed 6 months ago

ashedesimone commented 6 months ago

Update the clone command to support the --single-branch flag and update the generate_clone_cmd() method to add this flag to the git clone command.