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
Currently the code does not properly support using the fresh configuration flag when using a lower layer. It simply prints a message telling the user to remove the data in the lower layer path provided. To properly support this flag, we should recursively delete the data in the provided path.
A low priority leftover task from #2182.
Currently the code does not properly support using the
fresh
configuration flag when using a lower layer. It simply prints a message telling the user to remove the data in the lower layer path provided. To properly support this flag, we should recursively delete the data in the provided path.irmin/src/irmin-pack/unix/file_manager.ml
Lines 470 to 475 in 03ad27f
The text was updated successfully, but these errors were encountered: