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
To make git-test usable in my repositories, I have to add git submodule update --init --force --recursive to the top of my build script. It seems that this should be done by git-test itself as part of checking out the next commit.