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
GitHub hook designed to keep Git projects with submodules automatically in sync with their submodules.
Simply put if a submodule S has a branch Sb and the containing project P has a branch Pb with the same name (Sb = Pb) then the submodule commit pointer in P will be updated to HEAD for Pb and commited.