Desktop Material

Repository list transfer and Cheap LFS

Repository list transfer moves a reviewed set of cloned repositories between Desktop Material profiles or machines. It is deliberately a clone recipe, not a credential or storage-state backup.

Behavior and configuration

Failure modes and recovery

Security considerations

The transfer file is safe to share only as a list of repository locations, not as an authentication artifact. HTTP(S) userinfo, query strings, and fragments are removed on both export and parse, and local/file URLs are rejected rather than treated as clone sources. The format never serializes account tokens, local paths, release credentials, registry credentials, or Cheap LFS selection proofs. Account affinity remains in local repository state, and automatic restoration uses the same selected-account and provider checks as every other Cheap LFS operation.

Verification

Suggested articles