1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-05 10:03:17 +00:00

Commit missing docs changes and adjust RELEASE.md to make sure it doesn't happen again

This commit is contained in:
Nick Craig-Wood
2016-03-01 17:42:27 +00:00
parent 3c7f80f58f
commit e0c03a11ab
5 changed files with 164 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ Making a release
* make test
* make tag
* edit docs/content/changelog.md
* make doc
* git commit -a -v
* make retag
* # Set the GOPATH for a gox enabled compiler - . ~/bin/go-cross - not required for go >= 1.5