Could someone with the necessary Git knowledge please fix the typo in this tag?
https://github.com/jenkinsci/jenkins/tree/jenkin-1.532.1-rc1 It messes with the collapsed list of tags containing a commit on Github by always showing up last, making it appear as 1.532.1-rc1 is the first version to contain a commit. Example: https://github.com/jenkinsci/jenkins/commit/07d1779db633c1972d05fafaba7823ff8b2df640 > convenient base class > > • master > • jenkins-1.549 > • … > • jenkin-1.532.1-rc1 when it should show up as: > convenient base class > > • master > • jenkins-1.549 > • … > • jenkins-1.450 -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
