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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
目前multica项目挂载资源本地目录只支持一个目录,面对前后端分离项目都是两个项目,我目前是把两个项目的worktree放到一个目录下,例如worktree/backend worktree/frontend 这种形式然后我把worktree目录当做资源目录导入,虽然可用,但是无法开启worktree模式进行任务并行,只能顺序执行,速度很慢,能否支持识别目录下多git资源,然后在git资源上允许开启worktree并行模式呢
All reactions