mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
docs: fix lint error in changelog
This commit is contained in:
@@ -21,6 +21,7 @@ This file describes how to make the various kinds of releases
|
|||||||
- make doc
|
- make doc
|
||||||
- git status - to check for new man pages - git add them
|
- git status - to check for new man pages - git add them
|
||||||
- git commit -a -v -m "Version v1.XX.0"
|
- git commit -a -v -m "Version v1.XX.0"
|
||||||
|
- make check
|
||||||
- make retag
|
- make retag
|
||||||
- git push origin # without --follow-tags so it doesn't push the tag if it fails
|
- git push origin # without --follow-tags so it doesn't push the tag if it fails
|
||||||
- git push --follow-tags origin
|
- git push --follow-tags origin
|
||||||
|
|||||||
Reference in New Issue
Block a user