t / t4018 / golang-structon commit remote: convert check_push_refs to take a struct refspec (afb1aed)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}