This commit is contained in:
@@ -18,8 +18,8 @@ from src.config import Config, read_ini_config
|
||||
token="something",
|
||||
repository_format="{owner}/{name}",
|
||||
out_dir="/home/user/repositories",
|
||||
endpoint="https://example.com",
|
||||
ssh_key_path="/tmp/no_key"
|
||||
endpoint="https://example.com",
|
||||
ssh_key_path="/tmp/no_key",
|
||||
),
|
||||
),
|
||||
("[main]", None),
|
||||
|
||||
Reference in New Issue
Block a user