rclone-dev:improve-building-docs

Last commit made on 2021-08-22
Get this branch:
git clone -b improve-building-docs https://git.launchpad.net/rclone-dev

Branch merges

Branch information

Name:
improve-building-docs
Repository:
lp:rclone-dev

Recent commits

fc0f1a5... by Cnly

Don't replace go build with make

3042861... by Cnly

docs: prefer make over go build; mention cmount tag for macos

bc74f06... by Cnly

http: fix serve http exits directly after starting

f39a08c... by "Mariano Absatz (git)" <email address hidden>

clarification of the process for creating custom client_id

6755480... by "Justin Winokur (Jwink3101)" <email address hidden>

fs/operations: add rmdirs -v output - fixes #5464

37ff05a... by Nick Craig-Wood

Version v1.56.0

c67c1ab... by Nick Craig-Wood

test makefiles: fix documentation so it doesn't have HTML in

76f8095... by Nick Craig-Wood

hdfs: fix documentation so it doesn't have HTML in

f646cd0... by Nick Craig-Wood

librclone: add missing sync/* rc methods

See: https://forum.rclone.org/t/missing-directory-copy-move-methods-in-librclone/24503

d38f6bb... by Nick Craig-Wood

gphotos: fix read only scope not being used properly

Before this change the read only scope was being ignored and rclone
was asking for a read-write scope.

https://forum.rclone.org/t/google-photos-copy-sync-errors/25153