diff options
author | Josip Sokcevic <sokcevic@google.com> | 2024-12-03 21:29:01 +0000 |
---|---|---|
committer | LUCI <gerrit-scoped@luci-project-accounts.iam.gserviceaccount.com> | 2024-12-03 22:27:56 +0000 |
commit | cf411b3f03c3bd6001701136be5a874a85f1dc91 (patch) | |
tree | d4e78902f1cfb5664622e071fe82926bf7106efb /tests/fixtures | |
parent | 1feecbd91eac1b4a30e74f5356b61607d13ce89f (diff) | |
download | git-repo-cf411b3f03c3bd6001701136be5a874a85f1dc91.tar.gz |
Remove gitc support from repo
gitc is no longer available.
Change-Id: I0cbfdf936832f2cdd4876104ae3cc5a6e26154e2
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/444841
Reviewed-by: Gavin Mak <gavinmak@google.com>
Commit-Queue: Josip Sokcevic <sokcevic@google.com>
Tested-by: Josip Sokcevic <sokcevic@google.com>
Diffstat (limited to 'tests/fixtures')
-rw-r--r-- | tests/fixtures/gitc_config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/fixtures/gitc_config b/tests/fixtures/gitc_config deleted file mode 100644 index a7f3d1c9..00000000 --- a/tests/fixtures/gitc_config +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | gitc_dir=/test/usr/local/google/gitc | ||