tianocore / edk2-edkrepo

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

EdkRepo: Change KeyError to AttribueError #229

Closed ashedesimone closed 5 months ago

ashedesimone commented 5 months ago

The argpasrse namespace throws Attribute Errors instead of KeyError this commit updates generate_clone_cmd to take that into account.