Browse Source

Consider the problem of false tag indexes when releasing past tense.

master
parent
commit
ef19061f70
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      testplan/releasecheck.txt

+ 1
- 1
testplan/releasecheck.txt View File

@@ -92,5 +92,5 @@ Edit title /dsendcomm/releases/edit/REL_X/
Edit 'Description and 'Assets' subtitles
Edit 'Tickets' completed since last release

[3] git tag -a REL_X -m 'Release to manufacturing before the new year holidays.'
[3] git tag -a REL_X <1234abc> -m 'Release to manufacturing before the new year holidays.'
[4] git push origin REL_X

Loading…
Cancel
Save