diff options
Diffstat (limited to 'tests/setup.sh')
-rwxr-xr-x | tests/setup.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/setup.sh b/tests/setup.sh index b2f1169..1e06107 100755 --- a/tests/setup.sh +++ b/tests/setup.sh | |||
@@ -62,6 +62,7 @@ enable-log-linecount=1 | |||
62 | summary-log=5 | 62 | summary-log=5 |
63 | summary-branches=5 | 63 | summary-branches=5 |
64 | summary-tags=5 | 64 | summary-tags=5 |
65 | clone-url=git://example.org/\$CGIT_REPO_URL.git | ||
65 | 66 | ||
66 | repo.url=foo | 67 | repo.url=foo |
67 | repo.path=$PWD/trash/repos/foo/.git | 68 | repo.path=$PWD/trash/repos/foo/.git |