pub const MOCK_REMOTE_REPO_PATH_ENV_KEY: &str = "BRANCHLESS_SUBMIT_GITHUB_MOCK_REMOTE_REPO_PATH";Expand description
Testing environment variable. When this is set, the executable will use the mock Github implementation. This should be set to the path of an existing repository that represents the remote/Github.