t / t4018 / golang-structon commit remote: make refspec follow the same disambiguation rule as local refs (60650a4)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}