Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 705db7e commit cff006eCopy full SHA for cff006e
1 file changed
doc/devel/release_guide.rst
@@ -245,7 +245,7 @@ You will need to manually edit :file:`versions.html` to show the last
245
3 tagged versions. Now commit and push everything to GitHub ::
246
247
git add *
248
- git commit -a -m 'Updating docs for v2.0.0
+ git commit -a -m 'Updating docs for v2.0.0'
249
git push DANGER master
250
251
Congratulations you have now done the third scariest part!
0 commit comments