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
Having this feature is useful when you want to use submodules as content addressed dependencies. Currently git submodule add --depth 1 <hash> or git submodule add --depth <tag> doesn't work.