From d731235f6b53bd161e58003d70b945643ffd3170 Mon Sep 17 00:00:00 2001 From: Anatol Pomozov Date: Fri, 24 Feb 2023 07:17:47 -0800 Subject: [PATCH] Example uses gitlab.com thus clarify the comment --- src/libfetchers/fetch-settings.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libfetchers/fetch-settings.hh b/src/libfetchers/fetch-settings.hh index f33cbdcfc..7049dea30 100644 --- a/src/libfetchers/fetch-settings.hh +++ b/src/libfetchers/fetch-settings.hh @@ -57,7 +57,7 @@ struct FetchSettings : public Config ``` This example specifies three tokens, one each for accessing - github.com, gitlab.mycompany.com, and sourceforge.net. + github.com, gitlab.mycompany.com, and gitlab.com. The `input.foo` uses the "gitlab" fetcher, which might requires specifying the token type along with the token