You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Current implementation: write entry as file, check if entry is
symlink, remove file and create symlink
* Improved implementation: check if entry is symlink, stream entry to
buffer, extract link target and create symlink. Otherwise, stream entry
to file.
Refs: #1030
0 commit comments