blocks icon indicating copy to clipboard operation
blocks copied to clipboard

LFS files and symlinks don't work well

Open jaked opened this issue 2 years ago • 0 comments

  • For large files stored in LFS props.content is a pointer to the actual blob and not the content. It would be nice if there is a flag indicating such cases (or other tooling to deal with such files).
  • For symbolic links to files props.content is the content of the target. Symbolic links to directories seems to break the interface - it gets stuck with the loading message and there is an error in the console

(reported in Discord)

jaked avatar Mar 10 '23 19:03 jaked