From 0c36fdfdb8705f6af33d7775c2afd006356cb17b Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Fri, 12 Apr 2024 12:28:03 +0200 Subject: service-target-cache doc: Remove obsolete concept --- doc/concepts/service-target-cache.md | 9 --------- 1 file changed, 9 deletions(-) (limited to 'doc') diff --git a/doc/concepts/service-target-cache.md b/doc/concepts/service-target-cache.md index 2ca72ed0..19db3ef8 100644 --- a/doc/concepts/service-target-cache.md +++ b/doc/concepts/service-target-cache.md @@ -364,15 +364,6 @@ In this way, content-fixed repositories can be generated in a generic way, e.g., using other version-control systems or specialized artifact-fetching tools. -Additionally, for archive-like repositories in the `just-mr` -repository specification (currently `archive` and `zip`), a `git` -tree identifier can be specified. If the tree is known to `just-mr`, -or the `"pragma"` `"absent"` is given, it will just use that tree. -Otherwise, it will fetch as usual, but error out if the obtained -tree is not the promised one after unpacking and taking the -specified subdirectory. In this way, also archives can be used as -absent roots. - #### `just-mr fetch` to support storing in remote-execution CAS The `fetch` subcommand of `just-mr` will get an additional option to -- cgit v1.2.3