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
A plugin/repo's submodules are not always needed for regular use, and in those cases, refraining from cloning them can save the user some space and bandwidth. A new syntax like zgen load --no-submodules... could be handy.
A plugin/repo's submodules are not always needed for regular use, and in those cases, refraining from cloning them can save the user some space and bandwidth. A new syntax like
zgen load --no-submodules...could be handy.