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
As noticed in phpgt/Sync#13, tasks are currently executed per matching glob, rather than once for any matching globs. This leads to inefficiencies but mainly strange output on commands that provide feedback.
As noticed in phpgt/Sync#13, tasks are currently executed per matching glob, rather than once for any matching globs. This leads to inefficiencies but mainly strange output on commands that provide feedback.