t / t4018 / golang-structon commit commit: allow prepare_commit_graft to handle arbitrary repositories (2f6c767)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}