I'm trying to "pull" the git directory as an anonymous user with: ./scripts/switch_all_submodules_to_head_and_clean For each submodule, it ask me for a password, three times (submodule + admin + cmake). That means doing "Enter" 378 times... Is there a way to bypass this procedure?