Skip to content

Commit c39ccec

Browse files
committed
Fixed releasing instructions
1 parent 4c3b2ee commit c39ccec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BUILD.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Creating releases
88
git checkout gh-pages
99
mv -f results/*.* .
1010
rmdir results
11-
git commit -m "Updated results available online"
11+
git commit -a -m "Updated results available online"
1212
git checkout master
1313
git push
1414

0 commit comments

Comments
 (0)