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
When stowing packages, I need to only override all normal files but split all dirs. If use option --override='.*', it will make all folded dirs to be overrided as a whole link, not splitted. So how to do this or need a new option?
The text was updated successfully, but these errors were encountered:
Hi, really sorry for the incredibly slow response! I'm having trouble understanding your question, because --override already only applies to files not directories. I'm wondering if you want the --no-folding option; did you look at that?
But if that doesn't do what you want, please could you give a minimal test case explaining how the current behaviour differs from what you would want / expect? Thanks!
Hi,
When stowing packages, I need to only override all normal files but split all dirs. If use option --override='.*', it will make all folded dirs to be overrided as a whole link, not splitted. So how to do this or need a new option?
The text was updated successfully, but these errors were encountered: