Update notes
This commit is contained in:
parent
18a8a61cc5
commit
3d83a265c5
1 changed files with 0 additions and 12 deletions
12
notes.txt
12
notes.txt
|
@ -59,15 +59,3 @@ Bugs
|
||||||
* Non verbose - not sure number transferred got counted up? CHECK
|
* 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
|
* 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
|
|
||||||
|
|
Loading…
Reference in a new issue