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 b9475a3..b21908d 100755 --- a/tests/setup.sh +++ b/tests/setup.sh | |||
@@ -63,6 +63,7 @@ enable-log-linecount=1 | |||
63 | summary-log=5 | 63 | summary-log=5 |
64 | summary-branches=5 | 64 | summary-branches=5 |
65 | summary-tags=5 | 65 | summary-tags=5 |
66 | clone-url=git://example.org/\$CGIT_REPO_URL.git | ||
66 | 67 | ||
67 | repo.url=foo | 68 | repo.url=foo |
68 | repo.path=$PWD/trash/repos/foo/.git | 69 | repo.path=$PWD/trash/repos/foo/.git |