summaryrefslogtreecommitdiff
path: root/test/other_tools/git_operations/TARGETS
diff options
context:
space:
mode:
authorMaksim Denisov <denisov.maksim@huawei.com>2024-06-26 16:07:58 +0200
committerMaksim Denisov <denisov.maksim@huawei.com>2024-07-05 12:58:35 +0200
commit5bc6265b2ffe43370b4cddd0a9e4c09b059ef131 (patch)
tree63619c3d43f97c4ffa16feb9094fc8631620b164 /test/other_tools/git_operations/TARGETS
parent3440784e94de51c95d3dcca8509f8e46b4722ee6 (diff)
downloadjustbuild-5bc6265b2ffe43370b4cddd0a9e4c09b059ef131.tar.gz
Pass StorageConfig to git_repo and git_repo_remote
Diffstat (limited to 'test/other_tools/git_operations/TARGETS')
-rw-r--r--test/other_tools/git_operations/TARGETS1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/other_tools/git_operations/TARGETS b/test/other_tools/git_operations/TARGETS
index 9fa94906..57603ecc 100644
--- a/test/other_tools/git_operations/TARGETS
+++ b/test/other_tools/git_operations/TARGETS
@@ -36,6 +36,7 @@
, ["@", "src", "src/buildtool/logging", "log_level"]
, ["@", "src", "src/buildtool/logging", "logging"]
, ["@", "src", "src/other_tools/git_operations", "git_repo_remote"]
+ , ["@", "src", "src/buildtool/storage", "config"]
, ["@", "src", "src/utils/cpp", "atomic"]
, ["utils", "shell_quoting"]
]