mirror of
https://github.com/rclone/rclone.git
synced 2026-09-13 14:49:29 -04:00
Write the git configuration for each test's fake home directory as a file instead of running three "git config --global" commands, and drop the "git annex version" invocation from repository setup. This removes four subprocess launches from each of the fifteen test cases.