From 07864376504efde66c1e7b1b5185f84a531fe64c Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Mon, 20 Feb 2023 09:52:35 +0100 Subject: GitRepoRemote: Add getter for config snapshot --- src/other_tools/git_operations/TARGETS | 1 + 1 file changed, 1 insertion(+) (limited to 'src/other_tools/git_operations/TARGETS') diff --git a/src/other_tools/git_operations/TARGETS b/src/other_tools/git_operations/TARGETS index 28e514f0..7f5dede1 100644 --- a/src/other_tools/git_operations/TARGETS +++ b/src/other_tools/git_operations/TARGETS @@ -29,6 +29,7 @@ , "stage": ["src", "other_tools", "git_operations"] , "private-deps": [ ["src/buildtool/logging", "logging"] + , ["src/buildtool/file_system", "git_utils"] , ["@", "fmt", "", "fmt"] , ["", "libgit2"] ] -- cgit v1.2.3