> What happened instead? (Actual behavior) The following errors are produced for both 'fetch' and 'pull' operations: ``` fatal: 'wrong-url' does not appear to be a git repository fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. ``` Regardless of the -c option, the commands above use the url 'wrong-url' from .git/config. > What's different between what you expected and what actually > happened? The -c option is not respected. > Anything else you want to add: It may be that this is not supported, but if that's the case, I missed any documentation saying so. > Please review the rest of the bug report below. > You can delete any lines you don't wish to share. [System Info] git version: git version 2.45.2 cpu: x86_64 no commit associated with this build sizeof-long: 8 sizeof-size_t: 8 shell-path: /usr/bin/sh compiler info: clang: 17.0.2 (https://android.googlesource.com/toolchain/llvm-project d9f89f4d16663d5012e5c09495f3b30ece3d2362) libc info: no libc information available $SHELL (typically, interactive shell): /usr/bin/bash [Enabled Hooks] not run from a git repository - no hooks to show