t / t4018 / golang-structon commit submodule: factor out a config_set_in_gitmodules_file_gently function (45f5ef3)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}