Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/test_repos.md')
-rw-r--r--doc/test_repos.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/test_repos.md b/doc/test_repos.md
index 940fdf82a..651196fe5 100644
--- a/doc/test_repos.md
+++ b/doc/test_repos.md
@@ -6,7 +6,6 @@ second one for free when importing code from `gitlab-ce`.
These repositories get cloned by `make prepare-tests`. They end up in:
- `_build/testrepos/gitlab-test.git`
-- `_build/testrepos/gitlab-git-test.git`
To prevent fragile tests, we use fixed `packed-refs` files for these
repositories. They get installed by make (see `_support/makegen.go`)