Reviewed-by: Nate DeSimone <nathaniel.l.desim...@intel.com> -----Original Message----- From: Desimone, Ashley E <ashley.e.desim...@intel.com> Sent: Wednesday, November 6, 2019 2:40 PM To: devel@edk2.groups.io Cc: Desimone, Nathaniel L <nathaniel.l.desim...@intel.com>; Pandya, Puja <puja.pan...@intel.com> Subject: [edk2-devel][edk2-staging/EdkRepo][PATCH v2 1/8] EdkRepo: Argument String Refactor - Removed Unused Strings
Signed-off-by: Ashley E Desimone <ashley.e.desim...@intel.com> Cc: Nate DeSimone <nathaniel.l.desim...@intel.com> Cc: Puja Pandya <puja.pan...@intel.com> --- edkrepo/common/argument_strings.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/edkrepo/common/argument_strings.py b/edkrepo/common/argument_strings.py index 0a7db59..93db079 100644 --- a/edkrepo/common/argument_strings.py +++ b/edkrepo/common/argument_strings.py @@ -33,11 +33,6 @@ SPARSE_HELP = 'Enables a sparse checkout based on the contents of the DSC file(s NO_SPARSE_DESCRIPTION = 'Disables sparse checkout support.' NO_SPARSE_HELP = 'Disables sparse checkout if enabled by default in the manifest.\n' -#Args for send_review_command.py -BRANCH_DESCRIPTION = 'Branch description' -BRANCH_HELP = 'Branch help' -DRY_RUN_HELP = 'Lists the reviewers, target branch, and affected files but does not send a review.' - #Args for sync_command.py SYNC_COMMAND_DESCRIPTION = 'Updates the local copy of the current combination\'s target branches with the latest changes from the server. Does not update local branches.' FETCH_DESCRIPTION = 'Downloads the changes from the remote server to the local workspace with out performing a merge' -- 2.16.2.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#50094): https://edk2.groups.io/g/devel/message/50094 Mute This Topic: https://groups.io/mt/44653237/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-