Skip to content
Snippets Groups Projects

to_disk: Represent revisions as empty directories instead of symlinks

Merged vlorentz requested to merge submodule-emptydir into master
  1. Sep 14, 2023
    • vlorentz's avatar
      to_disk: Represent revisions as empty directories instead of symlinks · e8fa9a45
      vlorentz authored
      The symlink representation is slightly ambiguous, so not necessarily
      very useful.
      Additionally, it made directory-flat bundles differ from a non-recursive
      'git clone' checkout, which confuses Guix and potentially other tools.
      
      We may revisit this in the future, eg. by adding a dotfile in the
      directory or metadata at the root.
      e8fa9a45
Loading