Commit ff3557781d9b2e9eb3acd1e3b14786e0c93b6c75

Patrick Steinhardt 2020-01-06T15:16:24

submodule: refactor code to match current coding style The submodule code has grown out-of-date regarding its coding style. Update `git_submodule_reload` and `git_submodule_sync` to more closely resemble what the rest of our code base uses.