From 4f5579b634f2a459d1a2fa8bdebc668928a8e501 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Mon, 8 Feb 2021 11:58:30 +0100 Subject: add LIMIT and LIMIT_TO to limit repo syncing to specific repos --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index 58bba09..9a0fc94 100644 --- a/Readme.md +++ b/Readme.md @@ -44,6 +44,8 @@ The first argument specifies the configuration file, setting the following varia REPO_DIR local repository directory PRIVATE Specifies, whether $REPO_DIR should be trated as public (false) or private (true) Repos will be created on GitHub accordingly + LIMIT Limit syncing to repos specified in LIMIT_TO (true/false) + LIMIT_TO Array of repos to limit syncing to ## License -- cgit v1.2.3