From 4187ebcfbe60f6321301e2b7d1be44df13efca6d Mon Sep 17 00:00:00 2001 From: Greg Lucas Date: Mon, 10 Jan 2022 19:15:45 -0700 Subject: [PATCH] Backport PR #22190: DOC: Fix upstream URL for merge in CircleCI --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index ad663a7c5845..bcaafc27aa38 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -28,7 +28,7 @@ commands: name: Merge with upstream command: | if ! git remote -v | grep upstream; then - git remote add upstream git://github.com/matplotlib/matplotlib.git + git remote add upstream https://github.com/matplotlib/matplotlib.git fi git fetch upstream if [[ "$CIRCLE_BRANCH" != "master" ]] && \ pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy