Sfoglia il codice sorgente

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

master
parent
commit
ef19061f70
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      testplan/releasecheck.txt

+ 1
- 1
testplan/releasecheck.txt Vedi 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…
Annulla
Salva