750
edits
DaveLawrence (talk | contribs) |
DaveLawrence (talk | contribs) |
||
Line 183: | Line 183: | ||
git checkout 4.0 | git checkout 4.0 | ||
git tag bugzilla-4.0.14 <commitid> | git tag bugzilla-4.0.14 <commitid> | ||
git tag release-4.0. | git tag release-4.0.14 <commitid> | ||
git push origin bugzilla-4.0.14 | git push origin bugzilla-4.0.14 | ||
git push origin release-4.0.14 | git push origin release-4.0.14 |
edits