edk2-edkrepo icon indicating copy to clipboard operation
edk2-edkrepo copied to clipboard

Repository for the edkrepo utility

Results 55 edk2-edkrepo issues
Sort by recently updated
recently updated
newest added

I have a patchSet that used a remote cherry-pick recipe in 2023 that became invalid in 2024 after a force push was made to the sourceRemote repo's sourceBranch. patchSet CherryPick:...

edkrepo 3.2.0 version When the current combo is an archived combo, the command "edkrepo combo -v" encounters an error when trying to display the current combo verbose information. ``` Traceback...

The clone command should be expanded to support Git's partial clone methods (treeless and blobless). This will provide improved clone times and decreased disk usage for larger repositories. ```[tasklist] ###...

enhancement

Reccomend increasing reccomendation to the latest version of Git to support all use cases for these features.

Use git lfs ls-files to determine if we have LFS files in the index

Identify all uses of repo.git.execute and add the following cmd line parameters which will prevent suppression of git's colored output:  '-c', 'color.ui=always'

good first issue

Platform -> Manifest.xml -> DevLead: username -> Combos: abc -> def -> ghi

Recently updated "edkrepo list-repos" command displays: -default combo names are in green text -the localRoot name in purple text -includes the Remote URL of the localRoot in red text -tags...