Update notes

s3-about
Nick Craig-Wood 2015-02-05 22:43:04 +00:00
parent 18a8a61cc5
commit 3d83a265c5
1 changed files with 0 additions and 12 deletions

View File

@ -59,15 +59,3 @@ Bugs
* Non verbose - not sure number transferred got counted up? CHECK
* When doing copy it recurses the whole of the destination FS which isn't necessary
Making a release
* go get -u -f -v ./...
* make test
* make tag
* edit README.md
* git commit fs/version.go README.md docs/content/downloads.md
* make retag
* . ~/bin/go-cross
* make cross
* make upload
* make upload_website
* git push --tags origin master