Skip to content

Commit 7adc519

Browse files
committed
Should wait to push until sample html is done
1 parent a970e6e commit 7adc519

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

howto.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
- Don't forget the man page: doc/python-coverage.1.txt
2323
- Check that the docs build correctly:
2424
$ tox -e doc
25-
- Done with changes to source files, check them in.
26-
$ git push
2725
- Generate new sample_html to get the latest, incl footer version number:
2826
$ make clean
2927
$ pip install -e .
@@ -39,6 +37,8 @@
3937
cd ~/coverage/trunk
4038
- IF NOT PRE-RELEASE:
4139
check in the new sample html
40+
- Done with changes to source files, check them in.
41+
$ git push
4242
- Build and publish docs:
4343
- IF PRE-RELEASE:
4444
$ make publishbeta

0 commit comments

Comments
 (0)