Callback to get the remote URL for a directory.
Future<String?> Function(String cwd)? getRemoteUrlForDir;