From 61a7da2ee900e61b5a526b559929e1aff7d84fd1 Mon Sep 17 00:00:00 2001 From: Matthias Geier Date: Sun, 27 Aug 2023 11:54:55 +0200 Subject: [PATCH] Update script to rebase RTD branches --- git_rebase_rtd_branches.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/git_rebase_rtd_branches.sh b/git_rebase_rtd_branches.sh index f8456e9..274b37e 100755 --- a/git_rebase_rtd_branches.sh +++ b/git_rebase_rtd_branches.sh @@ -10,9 +10,7 @@ git push origin HEAD:%(refname:lstrip=3) --force eval "$(git for-each-ref --shell --format="$fmt" \ refs/remotes/origin/breadcrumbs \ - refs/remotes/origin/sphinx3 \ - refs/remotes/origin/sphinx4 \ - refs/remotes/origin/sphinx5 \ + refs/remotes/origin/sphinx? \ refs/remotes/origin/readthedocs-sphinx-search \ refs/remotes/origin/rightsidebar \ )"