Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Support rclone flags #3

Description

@yaito6502

If the "--drive-shared-with-me" flag is specified, the git-lfs command will fail when the rclone command is called internally.

.git/config

[lfs "customtransfer.rclone"]
	path = git-lfs-agent-rclone
	args = remote:<path> --drive-shared-with-me

Here is the list of rclone flags.
https://rclone.org/commands/rclone/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions