Skip to content

gitdomain: Allow -- in args list for any command

Warren Gifford requested to merge ig/gitdomain-allowlist into main

Created by: indradhanush

Added the -- arg for any command instead of adding explicitly for each command that needs it. Will be happy to change it back to hardcoded args list for the command that needs it if reviewers feel that's a better approach.

Test plan

Modification to allow list to suppress warning.

Merge request reports

Loading