1
0
mirror of https://github.com/rclone/rclone.git synced 2025-03-12 22:40:13 +01:00
rclone/cmd/gitannex
Dan McArdle 2a1e28f5f5 cmd/gitannex: Tweak parsing of "rcloneremotename" config
The "rcloneremotename" (aka "target") config parameter is now permitted
to contain (1) remote names that are defined by environment variables,
but not in an rclone config file, and (2) backend strings such as
":memory:".

This should fix some of the failing integration tests. For context:
https://github.com/rclone/rclone/pull/7987#issuecomment-2688580667

Issue 
2025-03-04 16:40:32 +00:00
..
e2e_test.go cmd/gitannex: Add to integration tests 2025-02-26 17:18:02 +00:00
gitannex_test.go cmd/gitannex: Tweak parsing of "rcloneremotename" config 2025-03-04 16:40:32 +00:00
gitannex.go cmd/gitannex: Tweak parsing of "rcloneremotename" config 2025-03-04 16:40:32 +00:00
gitannex.md cmd/gitannex: Update command docs 2024-06-06 17:42:27 +01:00
layout.go cmd/gitannex: Port unit tests to fstest 2025-02-26 17:18:02 +00:00