summaryrefslogtreecommitdiff
path: root/src/buildtool/file_system/git_tree_utils.hpp
AgeCommit message (Collapse)Author
2025-06-04Add utility methods for caching valid treesPaul Cristian Sarbu
...through marker files kept in storage under generation regime. These can be used to allow valid source trees, i.e., those free of upwards symlinks, to be cached in a persistent manner over multiple builds.