Fix typo in sample config file (#174)

This commit is contained in:
Vicken Simonian 2022-01-01 05:51:30 -08:00 committed by GitHub
parent d4132d6649
commit 70a89150c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -134,7 +134,7 @@ GHORG_CLONE_WIKI: false
# flag (--dry-run)
GHORG_DRY_RUN: false
# Perform a dry run of the clone; fetches repos but does not clone them.
# Fetches all remote branches for each repo by running a git fetch --all
# flag (--fetch-all)
GHORG_FETCH_ALL: false